--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 09:02:57,892 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 09:02:58,079 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 09:02:58,079 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
INFO 2026-05-18 09:02:57,892 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 09:03:17,359 log Invalid HTTP_HOST header: 'mail.banshix.com'. You may need to add 'mail.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'mail.banshix.com'. You may need to add 'mail.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 09:03:17,359 log Invalid HTTP_HOST header: 'mail.banshix.com'. You may need to add 'mail.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'mail.banshix.com'. You may need to add 'mail.banshix.com' to ALLOWED_HOSTS.
INFO 2026-05-18 09:02:57,892 apps AXES: BEGIN version 8.3.1, blocking by ip_address
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 09:04:58,748 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 09:04:58,748 apps AXES: BEGIN version 8.3.1, blocking by ip_address
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 09:33:17,334 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 09:33:17,577 log Internal Server Error: /set-language/ar/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 09:33:17,577 log Internal Server Error: /set-language/ar/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
INFO 2026-05-18 09:33:17,334 apps AXES: BEGIN version 8.3.1, blocking by ip_address
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 09:57:44,920 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 09:57:45,152 log Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 09:57:45,152 log Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
INFO 2026-05-18 09:55:12,962 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 09:57:44,920 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 10:04:59,180 log Internal Server Error: /product/onyx/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 10:04:59,180 log Internal Server Error: /product/onyx/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
INFO 2026-05-18 09:55:12,962 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 09:57:44,920 apps AXES: BEGIN version 8.3.1, blocking by ip_address
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 10:18:41,908 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 10:18:42,155 log Internal Server Error: /product/nsf-71-ins-bakery-refrigerator-cm-1800b-luxurious/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 10:18:42,155 log Internal Server Error: /product/nsf-71-ins-bakery-refrigerator-cm-1800b-luxurious/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 10:23:05,958 log Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 10:23:05,958 log Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
INFO 2026-05-18 10:18:41,908 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 10:23:07,707 log Internal Server Error: /review/add/lg-oled-evo-ai-c5-42-inch-4k-hdr-smart-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 10:23:07,707 log Internal Server Error: /review/add/lg-oled-evo-ai-c5-42-inch-4k-hdr-smart-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
INFO 2026-05-18 10:18:41,908 apps AXES: BEGIN version 8.3.1, blocking by ip_address
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 10:33:31,470 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 10:33:31,833 log Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 10:33:31,833 log Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 10:36:09,504 log Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 10:36:09,504 log Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
INFO 2026-05-18 10:33:31,470 apps AXES: BEGIN version 8.3.1, blocking by ip_address
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 11:01:35,565 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 11:01:35,845 log Internal Server Error: /product/razer-gold-50-digital-gift-card-usa/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 11:01:35,845 log Internal Server Error: /product/razer-gold-50-digital-gift-card-usa/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
ERROR 2026-05-18 11:04:26,983 log Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 11:04:26,983 log Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 11:05:19,893 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 11:05:19,893 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 11:05:33,552 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 11:05:33,552 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 11:09:11,710 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 11:09:11,710 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 11:09:11,764 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 11:09:11,764 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
INFO 2026-05-18 11:03:27,345 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 11:03:27,345 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 11:03:27,345 apps AXES: BEGIN version 8.3.1, blocking by ip_address
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 11:01:35,565 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 11:18:08,458 log Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 11:18:08,458 log Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 11:20:36,048 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 11:20:36,048 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
INFO 2026-05-18 11:18:05,480 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 11:18:05,480 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 11:01:35,565 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 11:52:25,201 log Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 11:52:25,201 log Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
INFO 2026-05-18 11:01:35,565 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 11:52:25,976 log Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 11:52:25,976 log Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 11:52:26,245 log Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 11:52:26,245 log Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 11:52:32,646 log Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 11:52:32,646 log Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 12:03:45,064 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 12:03:45,296 log Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR 2026-05-18 12:03:45,296 log Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR 2026-05-18 12:05:10,886 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 12:05:10,886 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
INFO 2026-05-18 11:01:35,565 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 12:16:36,533 log Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 12:16:36,533 log Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
INFO 2026-05-18 11:01:35,565 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 12:16:54,842 log Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 12:16:54,842 log Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
INFO 2026-05-18 12:03:45,064 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 12:03:45,064 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 12:03:45,064 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 11:01:35,565 apps AXES: BEGIN version 8.3.1, blocking by ip_address
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 13:04:54,589 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 13:04:54,589 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 13:04:54,589 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 12:56:55,850 apps AXES: BEGIN version 8.3.1, blocking by ip_address
DEBUG 2026-05-18 13:15:34,188 base Exception while resolving variable 'q' in template 'shop/index.html'.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/datastructures.py", line 84, in __getitem__
    list_ = super().__getitem__(key)
KeyError: 'q'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/datastructures.py", line 86, in __getitem__
    raise MultiValueDictKeyError(key)
django.utils.datastructures.MultiValueDictKeyError: 'q'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 903, in _resolve_lookup
    current = getattr(current, bit)
AttributeError: 'QueryDict' object has no attribute 'q'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'q'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [q] in <QueryDict: {}>
DEBUG 2026-05-18 13:15:34,188 base Exception while resolving variable 'q' in template 'shop/index.html'.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/datastructures.py", line 84, in __getitem__
    list_ = super().__getitem__(key)
KeyError: 'q'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/datastructures.py", line 86, in __getitem__
    raise MultiValueDictKeyError(key)
django.utils.datastructures.MultiValueDictKeyError: 'q'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 903, in _resolve_lookup
    current = getattr(current, bit)
AttributeError: 'QueryDict' object has no attribute 'q'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'q'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [q] in <QueryDict: {}>
--- Logging error ---
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 88, in __getitem__
    raise KeyError(key)
KeyError: 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 899, in _resolve_lookup
    if isinstance(current, BaseContext) and getattr(
AttributeError: type object 'RequestContext' has no attribute 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [banshix_socials] in [{'True': True, 'False': False, 'None': None}, {'csrf_token': <SimpleLazyObject: 'U9Py2862uToZkjNHR4VZBgwwlbFudOKe6vvBbNZrHkRWJ5qHcnje89CuepdNDtQ1'>, 'request': <WSGIRequest: GET '/'>, 'user': <SimpleLazyObject: <CustomUser: imokeuklemi>>, 'perms': PermWrapper(<SimpleLazyObject: <CustomUser: imokeuklemi>>), 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}, 'product_category': <QuerySet [<Category: Air Conditioning>, <Category: Apple iPhone>, <Category: Computer Equipment>, <Category: Electric Generator>, <Category: Gift Card>, <Category: Laboratory Equipment>, <Category: Pet World>, <Category: Refurbished Freezer>, <Category: Refurbished Refrigerator>, <Category: Smart Tv>, <Category: Used Trucks>, <Category: Used Vehicle>]>, 'cart_count': 1, 'current_currency': 'GEL', 'currency_symbol': '\u20be', 'currency_rate': 2.68, 'currencies': {'USD': {'symbol': '$', 'rate': 1.0, 'name': 'United States Dollar'}, 'EUR': {'symbol': '\u20ac', 'rate': 0.92, 'name': 'Euro'}, 'GBP': {'symbol': '\xa3', 'rate': 0.79, 'name': 'British Pound Sterling'}, 'GEL': {'symbol': '\u20be', 'rate': 2.68, 'name': 'Georgian Lari'}, 'CNY': {'symbol': '\xa5', 'rate': 7.25, 'name': 'Chinese Yuan'}, 'JPY': {'symbol': '\xa5', 'rate': 152.5, 'name': 'Japanese Yen'}}, 'currencies_json': '{"USD": {"symbol": "$", "rate": 1.0, "name": "United States Dollar"}, "EUR": {"symbol": "\\u20ac", "rate": 0.92, "name": "Euro"}, "GBP": {"symbol": "\\u00a3", "rate": 0.79, "name": "British Pound Sterling"}, "GEL": {"symbol": "\\u20be", "rate": 2.68, "name": "Georgian Lari"}, "CNY": {"symbol": "\\u00a5", "rate": 7.25, "name": "Chinese Yuan"}, "JPY": {"symbol": "\\u00a5", "rate": 152.5, "name": "Japanese Yen"}}', 'current_language': 'en', 'preferred_language': 'en', 'LANGUAGE_CODE': 'en', 'available_languages': [('en', 'English'), ('de', 'Deutsch'), ('fr', 'Fran\xe7ais'), ('pt', 'Portugu\xeas'), ('ka', 'Georgian')], 'language_currency_map': {'en': 'USD', 'de': 'EUR', 'fr': 'EUR', 'es': 'EUR', 'zh': 'CNY', 'ja': 'JPY', 'ka': 'GEL', 'ru': 'EUR', 'ar': 'USD', 'pt': 'EUR'}, 'LANGUAGE_BIDI': False, 'special_discounts': <QuerySet []>}, {}, {'featured': <QuerySet [<Product: 2000 John Deere 4310 Tractor Automatic>, <Product: 2015 Hyundai Sonata 2.4L Automatic Sedan \u2013 100,337 miles>, <Product: 2003 Renault Clio Renaultsport 172 Cup 2.0L Manual 60,800 miles>, <Product: 2013 Chevrolet Equinox LTZ FWD 104,596 miles>, <Product: 2020 Chevrolet Equinox LS 1LS FWD 156,510 miles>, <Product: 2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD 95,976 miles>, <Product: 2015 Ford F-150 XLT SuperCrew 4WD 147,471 miles>, <Product: 2018 Ford F-150 XLT SuperCrew 4WD 124,093 miles>]>, 'translated_featured': [{'name': '2000 John Deere 4310 Tractor Automatic', 'description': '<p style="margin-left:0.0px;">Built for durability and real work, the 2000 John Deere 4310 Tractor is a dependable piece of agricultural equipment designed to handle a wide range of tasks with ease. Known for John Deere\u2019s long-standing reputation in farming machinery, the 4310 model is valued for its toughness, versatility, and consistent performance in both light and heavy-duty operations.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This tractor is ideal for farming, landscaping, property maintenance, and general utility work. Its strong build and practical design make it a reliable choice for users who need equipment that can perform day after day without unnecessary complexity.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With an exempt odometer reading (0 miles listed), this unit reflects typical tractor classification rather than actual usage tracking. The machine comes in the classic green finish, representing the trusted John Deere identity.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This unit has undergone partial repair, making it a more affordable option for buyers who are looking for functional equipment at a lower cost. With proper use and maintenance, it remains a solid and practical investment for work environments.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each machine at <strong>Banshix\xae</strong> is sourced from customers and carefully handled to ensure it meets good working condition standards. This tractor offers durability, utility, and affordability for anyone in need of reliable equipment.</p><p style="margin-left:13.0px;">\u2022\tStrong and durable tractor build</p><p style="margin-left:13.0px;">\t\u2022\tSuitable for farming and utility tasks</p><p style="margin-left:13.0px;">\t\u2022\tReliable performance for daily work</p><p style="margin-left:13.0px;">\t\u2022\tClassic John Deere engineering</p><p style="margin-left:13.0px;">\t\u2022\tAffordable and practical equipment option<br>&nbsp;</p>', 'category': 'Laboratory Equipment', 'original': <Product: 2000 John Deere 4310 Tractor Automatic>}, {'name': '2015 Hyundai Sonata 2.4L Automatic Sedan \u2013 100,337 miles', 'description': '<p style="margin-left:0.0px;">Clean, efficient, and built for comfort \u2014 the 2015 Hyundai Sonata stands out as a smart choice for drivers who want reliability without overspending. This generation of Sonata was designed with a focus on smoother handling, improved interior space, and a more refined driving experience, making it one of the most practical midsize sedans in its class.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Under the hood, you get a 2.4L 4-cylinder engine that delivers consistent performance while keeping fuel costs low. Paired with an automatic transmission and front-wheel drive, the car offers a smooth, easy drive whether you\u2019re navigating city traffic or cruising on the highway.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 100,337 miles, this vehicle still has plenty to offer for everyday use. The blue exterior gives it a clean and modern appearance, while the 4-door sedan layout ensures comfort for passengers and convenience for daily routines.<br>&nbsp;</p><p style="margin-left:0.0px;">This unit comes with a recorded damage history, which makes it more affordable compared to similar models \u2014 a great opportunity for buyers looking for value without sacrificing usability.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">At <strong>Banshix\xae</strong>, all vehicles are sourced from customers, carefully checked, and prepared to ensure they meet good quality standards while staying cheap and affordable. This Sonata is a solid option for anyone looking for a dependable, budget-friendly car.</p><p style="margin-left:0.0px;"><br><br>\u2022\tSmooth and comfortable driving experience</p><p style="margin-left:13.0px;">\t\u2022\tGood fuel efficiency for daily use</p><p style="margin-left:13.0px;">\t\u2022\tSpacious and practical interior</p><p style="margin-left:13.0px;">\t\u2022\tEasy to maintain and reliable</p><p style="margin-left:13.0px;">\t\u2022\tAffordable entry into a modern sedan</p>', 'category': 'Used Vehicle', 'original': <Product: 2015 Hyundai Sonata 2.4L Automatic Sedan \u2013 100,337 miles>}, {'name': '2003 Renault Clio Renaultsport 172 Cup 2.0L Manual 60,800 miles', 'description': '<p style="margin-left:0.0px;">The 2003 Renault Clio Renaultsport 172 Cup is not just a hatchback \u2014 it\u2019s a true hot hatch icon, built during an era when driving excitement, lightweight design, and pure performance were the focus. Developed by Renaultsport, the performance division of Renault, the 172 Cup is a more focused and stripped-down version of the already popular Clio 172, designed specifically for enthusiasts who value raw driving feel over luxury.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Under the hood, this model is powered by a naturally aspirated 2.0L 4-cylinder engine producing 172 bhp, delivering sharp throttle response and an engaging driving experience. Paired with a manual gearbox, this front-wheel-drive hatchback offers precise control, quick acceleration, and a lightweight feel that makes it incredibly fun on both city roads and winding backroads.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With only 60,800 miles, this vehicle stands out as a well-preserved example of a modern classic. Its compact 3-door hatchback design, finished in blue, adds to its sporty character, while the performance-focused engineering ensures it remains exciting to drive even today.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">The Renaultsport 172 Cup is widely appreciated in automotive history for its balance, handling, and driver-focused simplicity. It represents a time when hot hatches were built to be raw, responsive, and connected to the road \u2014 qualities that continue to make it highly desirable among enthusiasts and collectors.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and preserved to deliver strong performance while remaining a unique and affordable entry into classic hot hatch ownership.</p><p style="margin-left:0.0px;"><br>\u2022\tLightweight performance-focused design</p><p style="margin-left:13.0px;">\t\u2022\tIconic Renaultsport hot hatch engineering</p><p style="margin-left:13.0px;">\t\u2022\tEngaging manual driving experience</p><p style="margin-left:13.0px;">\t\u2022\tStrong collector and enthusiast appeal</p>', 'category': 'Used Vehicle', 'original': <Product: 2003 Renault Clio Renaultsport 172 Cup 2.0L Manual 60,800 miles>}, {'name': '2013 Chevrolet Equinox LTZ FWD 104,596 miles', 'description': '<p style="margin-left:0.0px;">The 2013 Chevrolet Equinox LTZ FWD is a comfortable and well-equipped compact SUV designed for smooth driving, practicality, and everyday reliability. As a higher LTZ trim, this model offers a more refined interior and added comfort, making it a great choice for both daily commuting and family use.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Powered by a 2.4L inline-4 gasoline engine and paired with an automatic transmission, the Equinox delivers steady performance with good fuel efficiency. Its front-wheel-drive (FWD) system ensures a smooth and stable ride, ideal for city and highway driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 104,596 miles, this vehicle remains in good condition and continues to provide dependable performance. The Champagne Silver Metallic exterior gives it a clean and elegant look, while the Brownstone/Jet Black interior adds a premium feel to the cabin, offering comfort for both driver and passengers.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This SUV comes with a clean history, showing 0 accidents, 2 previous owners, and a clean title, making it a reliable and trustworthy option.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver high quality while remaining cheap and affordable.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">&nbsp; &nbsp; \u2022 Comfortable LTZ premium trim</p><p style="margin-left:13.0px;">\t\u2022\tSmooth and fuel-efficient performance</p><p style="margin-left:13.0px;">\t\u2022\tSpacious and practical interior</p><p style="margin-left:13.0px;">\t\u2022\tReliable for daily use and travel</p><p style="margin-left:13.0px;">\t\u2022\tStylish and modern design&nbsp;<br><br>&nbsp;</p>', 'category': 'Used Vehicle', 'original': <Product: 2013 Chevrolet Equinox LTZ FWD 104,596 miles>}, {'name': '2020 Chevrolet Equinox LS 1LS FWD 156,510 miles', 'description': '<p style="margin-left:0.0px;">The 2020 Chevrolet Equinox LS 1LS FWD is a modern and fuel-efficient compact SUV designed for comfort, practicality, and everyday reliability. With its sleek design and smooth driving experience, this vehicle is ideal for city commuting, family use, and long-distance travel.<br>&nbsp;</p><p style="margin-left:0.0px;">Powered by a 1.5L inline-4 turbocharged gasoline engine and paired with an automatic transmission, the Equinox delivers a strong balance of performance and fuel efficiency. Its front-wheel-drive (FWD) system ensures smooth handling and a comfortable ride, making it perfect for daily driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 156,510 miles, this vehicle has been well used but remains a dependable and economical option. The Mosaic Black Metallic exterior gives it a stylish and modern appearance, while the Medium Ash Gray interior provides a clean and comfortable cabin for both driver and passengers.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This SUV comes with a clean history, showing 0 accidents, 1 previous owner, and a clean title, making it a reliable and trustworthy choice.</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver high quality while remaining cheap and affordable</p>', 'category': 'Used Vehicle', 'original': <Product: 2020 Chevrolet Equinox LS 1LS FWD 156,510 miles>}, {'name': '2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD 95,976 miles', 'description': '<p style="margin-left:0.0px;">The 2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD is a powerful and premium full-size pickup truck designed for performance, comfort, and durability. Known for its strong build quality and refined interior, this Silverado is ideal for both heavy-duty work and everyday driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Powered by a 5.3L V8 gasoline engine and paired with an automatic transmission, this truck delivers excellent power, towing capability, and smooth performance. The 4WD drivetrain provides enhanced traction and stability, making it suitable for off-road use, tough job sites, and all-weather conditions.</p><p style="margin-left:0.0px;">With 95,976 miles, this vehicle remains in good condition and offers a strong balance of performance and longevity. The bold red exterior gives it a standout look, while the Jet Black interior provides a comfortable and premium cabin experience, especially with the spacious Crew Cab design.</p><p style="margin-left:0.0px;">This truck comes with a clean title and personal-use history, with 1 reported accident and 4 previous owners, making it a practical and affordable option for buyers looking for a capable and well-equipped pickup.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver high quality while remaining cheap and affordable.&nbsp;</p>', 'category': 'Used Trucks', 'original': <Product: 2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD 95,976 miles>}, {'name': '2015 Ford F-150 XLT SuperCrew 4WD 147,471 miles', 'description': '<p style="margin-left:0.0px;">The 2015 Ford F-150 XLT SuperCrew 4WD is a strong and reliable full-size pickup truck built for performance, durability, and everyday versatility. Known for its rugged capability and modern design, this truck is ideal for both work and personal use, offering a smooth ride along with impressive power.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Equipped with a 3.5L V6 turbocharged gasoline engine and automatic transmission, this F-150 delivers excellent performance, strong acceleration, and solid fuel efficiency for its class. The 4WD drivetrain ensures enhanced traction and control, making it suitable for off-road driving, tough terrains, and all-weather conditions.</p><p style="margin-left:0.0px;">With 147,471 miles, this truck has been well used but remains a dependable option for those looking for a powerful and affordable pickup. The Ruby Red Metallic Tinted Clearcoat exterior gives it a bold and premium appearance, while the Medium Earth Gray interior provides a comfortable and spacious cabin, especially with the SuperCrew configuration.</p><p style="margin-left:0.0px;">This vehicle comes with a clean history, showing 0 accidents, 2 previous owners, and a clean title, making it a reliable and trustworthy choice.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver solid performance while remaining cheap and affordable.</p>', 'category': 'Used Trucks', 'original': <Product: 2015 Ford F-150 XLT SuperCrew 4WD 147,471 miles>}, {'name': '2018 Ford F-150 XLT SuperCrew 4WD 124,093 miles', 'description': '<p style="margin-left:0.0px;">The 2018 Ford F-150 XLT SuperCrew 4WD is a powerful and dependable full-size pickup truck designed for strength, performance, and everyday versatility. Built with Ford\u2019s trusted engineering, this truck offers excellent towing capability, strong engine performance, and a comfortable driving experience, making it ideal for both work and personal use.</p><p style="margin-left:0.0px;">Powered by a 5.0L V8 gasoline engine and paired with an automatic transmission, the F-150 delivers impressive power and smooth performance. The 4WD drivetrain provides enhanced traction and control, making it suitable for off-road conditions, heavy-duty tasks, and all-weather driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 124,093 miles, this vehicle remains in good condition and continues to provide reliable performance. The Magnetic exterior color gives it a bold and modern appearance, while the black interior offers a clean and comfortable cabin with plenty of space thanks to the SuperCrew configuration.</p><p style="margin-left:0.0px;">This truck comes with a clean history, showing 0 accidents, 2 previous owners, and a clean title, making it a solid and trustworthy option for buyers.</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been well maintained and prepared to deliver strong quality while remaining affordable.</p>', 'category': 'Used Trucks', 'original': <Product: 2018 Ford F-150 XLT SuperCrew 4WD 124,093 miles>}], 'categories': <QuerySet [<Category: Air Conditioning>, <Category: Apple iPhone>, <Category: Computer Equipment>, <Category: Electric Generator>, <Category: Gift Card>, <Category: Laboratory Equipment>, <Category: Pet World>, <Category: Refurbished Freezer>, <Category: Refurbished Refrigerator>, <Category: Smart Tv>, <Category: Used Trucks>, <Category: Used Vehicle>]>}]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1103, in emit
    stream.write(msg + self.terminator)
UnicodeEncodeError: 'ascii' codec can't encode character '\u20be' in position 2483: ordinal not in range(128)
Call stack:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/wsgi.py", line 124, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 140, in get_response
    response = self._middleware_chain(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/middleware.py", line 47, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 48, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/middleware.py", line 37, in sync_middleware
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django_htmx/middleware.py", line 39, in __call__
    return self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 110, in home
    return render(request, 'shop/index.html', {
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 172, in render
    return self._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader_tags.py", line 159, in render
    return compiled_parent._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/defaulttags.py", line 320, in render
    match = condition.eval(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/smartif.py", line 61, in eval
    return func(context, self.first, self.second)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/smartif.py", line 99, in <lambda>
    "and": infix(7, lambda context, x, y: x.eval(context) and y.eval(context)),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/defaulttags.py", line 886, in eval
    return self.value.resolve(context, ignore_failures=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 723, in resolve
    obj = self.var.resolve(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 856, in resolve
    value = self._resolve_lookup(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 943, in _resolve_lookup
    logger.debug(
Message: "Exception while resolving variable '%s' in template '%s'."
Arguments: ('banshix_socials', 'shop/index.html')
--- Logging error ---
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 88, in __getitem__
    raise KeyError(key)
KeyError: 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 899, in _resolve_lookup
    if isinstance(current, BaseContext) and getattr(
AttributeError: type object 'RequestContext' has no attribute 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [banshix_socials] in [{'True': True, 'False': False, 'None': None}, {'csrf_token': <SimpleLazyObject: 'U9Py2862uToZkjNHR4VZBgwwlbFudOKe6vvBbNZrHkRWJ5qHcnje89CuepdNDtQ1'>, 'request': <WSGIRequest: GET '/'>, 'user': <SimpleLazyObject: <CustomUser: imokeuklemi>>, 'perms': PermWrapper(<SimpleLazyObject: <CustomUser: imokeuklemi>>), 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}, 'product_category': <QuerySet [<Category: Air Conditioning>, <Category: Apple iPhone>, <Category: Computer Equipment>, <Category: Electric Generator>, <Category: Gift Card>, <Category: Laboratory Equipment>, <Category: Pet World>, <Category: Refurbished Freezer>, <Category: Refurbished Refrigerator>, <Category: Smart Tv>, <Category: Used Trucks>, <Category: Used Vehicle>]>, 'cart_count': 1, 'current_currency': 'GEL', 'currency_symbol': '\u20be', 'currency_rate': 2.68, 'currencies': {'USD': {'symbol': '$', 'rate': 1.0, 'name': 'United States Dollar'}, 'EUR': {'symbol': '\u20ac', 'rate': 0.92, 'name': 'Euro'}, 'GBP': {'symbol': '\xa3', 'rate': 0.79, 'name': 'British Pound Sterling'}, 'GEL': {'symbol': '\u20be', 'rate': 2.68, 'name': 'Georgian Lari'}, 'CNY': {'symbol': '\xa5', 'rate': 7.25, 'name': 'Chinese Yuan'}, 'JPY': {'symbol': '\xa5', 'rate': 152.5, 'name': 'Japanese Yen'}}, 'currencies_json': '{"USD": {"symbol": "$", "rate": 1.0, "name": "United States Dollar"}, "EUR": {"symbol": "\\u20ac", "rate": 0.92, "name": "Euro"}, "GBP": {"symbol": "\\u00a3", "rate": 0.79, "name": "British Pound Sterling"}, "GEL": {"symbol": "\\u20be", "rate": 2.68, "name": "Georgian Lari"}, "CNY": {"symbol": "\\u00a5", "rate": 7.25, "name": "Chinese Yuan"}, "JPY": {"symbol": "\\u00a5", "rate": 152.5, "name": "Japanese Yen"}}', 'current_language': 'en', 'preferred_language': 'en', 'LANGUAGE_CODE': 'en', 'available_languages': [('en', 'English'), ('de', 'Deutsch'), ('fr', 'Fran\xe7ais'), ('pt', 'Portugu\xeas'), ('ka', 'Georgian')], 'language_currency_map': {'en': 'USD', 'de': 'EUR', 'fr': 'EUR', 'es': 'EUR', 'zh': 'CNY', 'ja': 'JPY', 'ka': 'GEL', 'ru': 'EUR', 'ar': 'USD', 'pt': 'EUR'}, 'LANGUAGE_BIDI': False, 'special_discounts': <QuerySet []>}, {}, {'featured': <QuerySet [<Product: 2000 John Deere 4310 Tractor Automatic>, <Product: 2015 Hyundai Sonata 2.4L Automatic Sedan \u2013 100,337 miles>, <Product: 2003 Renault Clio Renaultsport 172 Cup 2.0L Manual 60,800 miles>, <Product: 2013 Chevrolet Equinox LTZ FWD 104,596 miles>, <Product: 2020 Chevrolet Equinox LS 1LS FWD 156,510 miles>, <Product: 2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD 95,976 miles>, <Product: 2015 Ford F-150 XLT SuperCrew 4WD 147,471 miles>, <Product: 2018 Ford F-150 XLT SuperCrew 4WD 124,093 miles>]>, 'translated_featured': [{'name': '2000 John Deere 4310 Tractor Automatic', 'description': '<p style="margin-left:0.0px;">Built for durability and real work, the 2000 John Deere 4310 Tractor is a dependable piece of agricultural equipment designed to handle a wide range of tasks with ease. Known for John Deere\u2019s long-standing reputation in farming machinery, the 4310 model is valued for its toughness, versatility, and consistent performance in both light and heavy-duty operations.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This tractor is ideal for farming, landscaping, property maintenance, and general utility work. Its strong build and practical design make it a reliable choice for users who need equipment that can perform day after day without unnecessary complexity.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With an exempt odometer reading (0 miles listed), this unit reflects typical tractor classification rather than actual usage tracking. The machine comes in the classic green finish, representing the trusted John Deere identity.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This unit has undergone partial repair, making it a more affordable option for buyers who are looking for functional equipment at a lower cost. With proper use and maintenance, it remains a solid and practical investment for work environments.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each machine at <strong>Banshix\xae</strong> is sourced from customers and carefully handled to ensure it meets good working condition standards. This tractor offers durability, utility, and affordability for anyone in need of reliable equipment.</p><p style="margin-left:13.0px;">\u2022\tStrong and durable tractor build</p><p style="margin-left:13.0px;">\t\u2022\tSuitable for farming and utility tasks</p><p style="margin-left:13.0px;">\t\u2022\tReliable performance for daily work</p><p style="margin-left:13.0px;">\t\u2022\tClassic John Deere engineering</p><p style="margin-left:13.0px;">\t\u2022\tAffordable and practical equipment option<br>&nbsp;</p>', 'category': 'Laboratory Equipment', 'original': <Product: 2000 John Deere 4310 Tractor Automatic>}, {'name': '2015 Hyundai Sonata 2.4L Automatic Sedan \u2013 100,337 miles', 'description': '<p style="margin-left:0.0px;">Clean, efficient, and built for comfort \u2014 the 2015 Hyundai Sonata stands out as a smart choice for drivers who want reliability without overspending. This generation of Sonata was designed with a focus on smoother handling, improved interior space, and a more refined driving experience, making it one of the most practical midsize sedans in its class.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Under the hood, you get a 2.4L 4-cylinder engine that delivers consistent performance while keeping fuel costs low. Paired with an automatic transmission and front-wheel drive, the car offers a smooth, easy drive whether you\u2019re navigating city traffic or cruising on the highway.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 100,337 miles, this vehicle still has plenty to offer for everyday use. The blue exterior gives it a clean and modern appearance, while the 4-door sedan layout ensures comfort for passengers and convenience for daily routines.<br>&nbsp;</p><p style="margin-left:0.0px;">This unit comes with a recorded damage history, which makes it more affordable compared to similar models \u2014 a great opportunity for buyers looking for value without sacrificing usability.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">At <strong>Banshix\xae</strong>, all vehicles are sourced from customers, carefully checked, and prepared to ensure they meet good quality standards while staying cheap and affordable. This Sonata is a solid option for anyone looking for a dependable, budget-friendly car.</p><p style="margin-left:0.0px;"><br><br>\u2022\tSmooth and comfortable driving experience</p><p style="margin-left:13.0px;">\t\u2022\tGood fuel efficiency for daily use</p><p style="margin-left:13.0px;">\t\u2022\tSpacious and practical interior</p><p style="margin-left:13.0px;">\t\u2022\tEasy to maintain and reliable</p><p style="margin-left:13.0px;">\t\u2022\tAffordable entry into a modern sedan</p>', 'category': 'Used Vehicle', 'original': <Product: 2015 Hyundai Sonata 2.4L Automatic Sedan \u2013 100,337 miles>}, {'name': '2003 Renault Clio Renaultsport 172 Cup 2.0L Manual 60,800 miles', 'description': '<p style="margin-left:0.0px;">The 2003 Renault Clio Renaultsport 172 Cup is not just a hatchback \u2014 it\u2019s a true hot hatch icon, built during an era when driving excitement, lightweight design, and pure performance were the focus. Developed by Renaultsport, the performance division of Renault, the 172 Cup is a more focused and stripped-down version of the already popular Clio 172, designed specifically for enthusiasts who value raw driving feel over luxury.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Under the hood, this model is powered by a naturally aspirated 2.0L 4-cylinder engine producing 172 bhp, delivering sharp throttle response and an engaging driving experience. Paired with a manual gearbox, this front-wheel-drive hatchback offers precise control, quick acceleration, and a lightweight feel that makes it incredibly fun on both city roads and winding backroads.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With only 60,800 miles, this vehicle stands out as a well-preserved example of a modern classic. Its compact 3-door hatchback design, finished in blue, adds to its sporty character, while the performance-focused engineering ensures it remains exciting to drive even today.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">The Renaultsport 172 Cup is widely appreciated in automotive history for its balance, handling, and driver-focused simplicity. It represents a time when hot hatches were built to be raw, responsive, and connected to the road \u2014 qualities that continue to make it highly desirable among enthusiasts and collectors.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and preserved to deliver strong performance while remaining a unique and affordable entry into classic hot hatch ownership.</p><p style="margin-left:0.0px;"><br>\u2022\tLightweight performance-focused design</p><p style="margin-left:13.0px;">\t\u2022\tIconic Renaultsport hot hatch engineering</p><p style="margin-left:13.0px;">\t\u2022\tEngaging manual driving experience</p><p style="margin-left:13.0px;">\t\u2022\tStrong collector and enthusiast appeal</p>', 'category': 'Used Vehicle', 'original': <Product: 2003 Renault Clio Renaultsport 172 Cup 2.0L Manual 60,800 miles>}, {'name': '2013 Chevrolet Equinox LTZ FWD 104,596 miles', 'description': '<p style="margin-left:0.0px;">The 2013 Chevrolet Equinox LTZ FWD is a comfortable and well-equipped compact SUV designed for smooth driving, practicality, and everyday reliability. As a higher LTZ trim, this model offers a more refined interior and added comfort, making it a great choice for both daily commuting and family use.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Powered by a 2.4L inline-4 gasoline engine and paired with an automatic transmission, the Equinox delivers steady performance with good fuel efficiency. Its front-wheel-drive (FWD) system ensures a smooth and stable ride, ideal for city and highway driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 104,596 miles, this vehicle remains in good condition and continues to provide dependable performance. The Champagne Silver Metallic exterior gives it a clean and elegant look, while the Brownstone/Jet Black interior adds a premium feel to the cabin, offering comfort for both driver and passengers.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This SUV comes with a clean history, showing 0 accidents, 2 previous owners, and a clean title, making it a reliable and trustworthy option.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver high quality while remaining cheap and affordable.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">&nbsp; &nbsp; \u2022 Comfortable LTZ premium trim</p><p style="margin-left:13.0px;">\t\u2022\tSmooth and fuel-efficient performance</p><p style="margin-left:13.0px;">\t\u2022\tSpacious and practical interior</p><p style="margin-left:13.0px;">\t\u2022\tReliable for daily use and travel</p><p style="margin-left:13.0px;">\t\u2022\tStylish and modern design&nbsp;<br><br>&nbsp;</p>', 'category': 'Used Vehicle', 'original': <Product: 2013 Chevrolet Equinox LTZ FWD 104,596 miles>}, {'name': '2020 Chevrolet Equinox LS 1LS FWD 156,510 miles', 'description': '<p style="margin-left:0.0px;">The 2020 Chevrolet Equinox LS 1LS FWD is a modern and fuel-efficient compact SUV designed for comfort, practicality, and everyday reliability. With its sleek design and smooth driving experience, this vehicle is ideal for city commuting, family use, and long-distance travel.<br>&nbsp;</p><p style="margin-left:0.0px;">Powered by a 1.5L inline-4 turbocharged gasoline engine and paired with an automatic transmission, the Equinox delivers a strong balance of performance and fuel efficiency. Its front-wheel-drive (FWD) system ensures smooth handling and a comfortable ride, making it perfect for daily driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 156,510 miles, this vehicle has been well used but remains a dependable and economical option. The Mosaic Black Metallic exterior gives it a stylish and modern appearance, while the Medium Ash Gray interior provides a clean and comfortable cabin for both driver and passengers.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This SUV comes with a clean history, showing 0 accidents, 1 previous owner, and a clean title, making it a reliable and trustworthy choice.</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver high quality while remaining cheap and affordable</p>', 'category': 'Used Vehicle', 'original': <Product: 2020 Chevrolet Equinox LS 1LS FWD 156,510 miles>}, {'name': '2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD 95,976 miles', 'description': '<p style="margin-left:0.0px;">The 2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD is a powerful and premium full-size pickup truck designed for performance, comfort, and durability. Known for its strong build quality and refined interior, this Silverado is ideal for both heavy-duty work and everyday driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Powered by a 5.3L V8 gasoline engine and paired with an automatic transmission, this truck delivers excellent power, towing capability, and smooth performance. The 4WD drivetrain provides enhanced traction and stability, making it suitable for off-road use, tough job sites, and all-weather conditions.</p><p style="margin-left:0.0px;">With 95,976 miles, this vehicle remains in good condition and offers a strong balance of performance and longevity. The bold red exterior gives it a standout look, while the Jet Black interior provides a comfortable and premium cabin experience, especially with the spacious Crew Cab design.</p><p style="margin-left:0.0px;">This truck comes with a clean title and personal-use history, with 1 reported accident and 4 previous owners, making it a practical and affordable option for buyers looking for a capable and well-equipped pickup.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver high quality while remaining cheap and affordable.&nbsp;</p>', 'category': 'Used Trucks', 'original': <Product: 2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD 95,976 miles>}, {'name': '2015 Ford F-150 XLT SuperCrew 4WD 147,471 miles', 'description': '<p style="margin-left:0.0px;">The 2015 Ford F-150 XLT SuperCrew 4WD is a strong and reliable full-size pickup truck built for performance, durability, and everyday versatility. Known for its rugged capability and modern design, this truck is ideal for both work and personal use, offering a smooth ride along with impressive power.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Equipped with a 3.5L V6 turbocharged gasoline engine and automatic transmission, this F-150 delivers excellent performance, strong acceleration, and solid fuel efficiency for its class. The 4WD drivetrain ensures enhanced traction and control, making it suitable for off-road driving, tough terrains, and all-weather conditions.</p><p style="margin-left:0.0px;">With 147,471 miles, this truck has been well used but remains a dependable option for those looking for a powerful and affordable pickup. The Ruby Red Metallic Tinted Clearcoat exterior gives it a bold and premium appearance, while the Medium Earth Gray interior provides a comfortable and spacious cabin, especially with the SuperCrew configuration.</p><p style="margin-left:0.0px;">This vehicle comes with a clean history, showing 0 accidents, 2 previous owners, and a clean title, making it a reliable and trustworthy choice.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver solid performance while remaining cheap and affordable.</p>', 'category': 'Used Trucks', 'original': <Product: 2015 Ford F-150 XLT SuperCrew 4WD 147,471 miles>}, {'name': '2018 Ford F-150 XLT SuperCrew 4WD 124,093 miles', 'description': '<p style="margin-left:0.0px;">The 2018 Ford F-150 XLT SuperCrew 4WD is a powerful and dependable full-size pickup truck designed for strength, performance, and everyday versatility. Built with Ford\u2019s trusted engineering, this truck offers excellent towing capability, strong engine performance, and a comfortable driving experience, making it ideal for both work and personal use.</p><p style="margin-left:0.0px;">Powered by a 5.0L V8 gasoline engine and paired with an automatic transmission, the F-150 delivers impressive power and smooth performance. The 4WD drivetrain provides enhanced traction and control, making it suitable for off-road conditions, heavy-duty tasks, and all-weather driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 124,093 miles, this vehicle remains in good condition and continues to provide reliable performance. The Magnetic exterior color gives it a bold and modern appearance, while the black interior offers a clean and comfortable cabin with plenty of space thanks to the SuperCrew configuration.</p><p style="margin-left:0.0px;">This truck comes with a clean history, showing 0 accidents, 2 previous owners, and a clean title, making it a solid and trustworthy option for buyers.</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been well maintained and prepared to deliver strong quality while remaining affordable.</p>', 'category': 'Used Trucks', 'original': <Product: 2018 Ford F-150 XLT SuperCrew 4WD 124,093 miles>}], 'categories': <QuerySet [<Category: Air Conditioning>, <Category: Apple iPhone>, <Category: Computer Equipment>, <Category: Electric Generator>, <Category: Gift Card>, <Category: Laboratory Equipment>, <Category: Pet World>, <Category: Refurbished Freezer>, <Category: Refurbished Refrigerator>, <Category: Smart Tv>, <Category: Used Trucks>, <Category: Used Vehicle>]>}]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1103, in emit
    stream.write(msg + self.terminator)
UnicodeEncodeError: 'ascii' codec can't encode character '\u20be' in position 2483: ordinal not in range(128)
Call stack:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/wsgi.py", line 124, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 140, in get_response
    response = self._middleware_chain(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/middleware.py", line 47, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 48, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/middleware.py", line 37, in sync_middleware
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django_htmx/middleware.py", line 39, in __call__
    return self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 110, in home
    return render(request, 'shop/index.html', {
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 172, in render
    return self._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader_tags.py", line 159, in render
    return compiled_parent._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/defaulttags.py", line 320, in render
    match = condition.eval(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/smartif.py", line 61, in eval
    return func(context, self.first, self.second)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/smartif.py", line 99, in <lambda>
    "and": infix(7, lambda context, x, y: x.eval(context) and y.eval(context)),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/defaulttags.py", line 886, in eval
    return self.value.resolve(context, ignore_failures=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 723, in resolve
    obj = self.var.resolve(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 856, in resolve
    value = self._resolve_lookup(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 943, in _resolve_lookup
    logger.debug(
Message: "Exception while resolving variable '%s' in template '%s'."
Arguments: ('banshix_socials', 'shop/index.html')
--- Logging error ---
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 88, in __getitem__
    raise KeyError(key)
KeyError: 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 899, in _resolve_lookup
    if isinstance(current, BaseContext) and getattr(
AttributeError: type object 'RequestContext' has no attribute 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [banshix_socials] in [{'True': True, 'False': False, 'None': None}, {'csrf_token': <SimpleLazyObject: 'U9Py2862uToZkjNHR4VZBgwwlbFudOKe6vvBbNZrHkRWJ5qHcnje89CuepdNDtQ1'>, 'request': <WSGIRequest: GET '/'>, 'user': <SimpleLazyObject: <CustomUser: imokeuklemi>>, 'perms': PermWrapper(<SimpleLazyObject: <CustomUser: imokeuklemi>>), 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}, 'product_category': <QuerySet [<Category: Air Conditioning>, <Category: Apple iPhone>, <Category: Computer Equipment>, <Category: Electric Generator>, <Category: Gift Card>, <Category: Laboratory Equipment>, <Category: Pet World>, <Category: Refurbished Freezer>, <Category: Refurbished Refrigerator>, <Category: Smart Tv>, <Category: Used Trucks>, <Category: Used Vehicle>]>, 'cart_count': 1, 'current_currency': 'GEL', 'currency_symbol': '\u20be', 'currency_rate': 2.68, 'currencies': {'USD': {'symbol': '$', 'rate': 1.0, 'name': 'United States Dollar'}, 'EUR': {'symbol': '\u20ac', 'rate': 0.92, 'name': 'Euro'}, 'GBP': {'symbol': '\xa3', 'rate': 0.79, 'name': 'British Pound Sterling'}, 'GEL': {'symbol': '\u20be', 'rate': 2.68, 'name': 'Georgian Lari'}, 'CNY': {'symbol': '\xa5', 'rate': 7.25, 'name': 'Chinese Yuan'}, 'JPY': {'symbol': '\xa5', 'rate': 152.5, 'name': 'Japanese Yen'}}, 'currencies_json': '{"USD": {"symbol": "$", "rate": 1.0, "name": "United States Dollar"}, "EUR": {"symbol": "\\u20ac", "rate": 0.92, "name": "Euro"}, "GBP": {"symbol": "\\u00a3", "rate": 0.79, "name": "British Pound Sterling"}, "GEL": {"symbol": "\\u20be", "rate": 2.68, "name": "Georgian Lari"}, "CNY": {"symbol": "\\u00a5", "rate": 7.25, "name": "Chinese Yuan"}, "JPY": {"symbol": "\\u00a5", "rate": 152.5, "name": "Japanese Yen"}}', 'current_language': 'en', 'preferred_language': 'en', 'LANGUAGE_CODE': 'en', 'available_languages': [('en', 'English'), ('de', 'Deutsch'), ('fr', 'Fran\xe7ais'), ('pt', 'Portugu\xeas'), ('ka', 'Georgian')], 'language_currency_map': {'en': 'USD', 'de': 'EUR', 'fr': 'EUR', 'es': 'EUR', 'zh': 'CNY', 'ja': 'JPY', 'ka': 'GEL', 'ru': 'EUR', 'ar': 'USD', 'pt': 'EUR'}, 'LANGUAGE_BIDI': False, 'special_discounts': <QuerySet []>}, {}, {'featured': <QuerySet [<Product: 2000 John Deere 4310 Tractor Automatic>, <Product: 2015 Hyundai Sonata 2.4L Automatic Sedan \u2013 100,337 miles>, <Product: 2003 Renault Clio Renaultsport 172 Cup 2.0L Manual 60,800 miles>, <Product: 2013 Chevrolet Equinox LTZ FWD 104,596 miles>, <Product: 2020 Chevrolet Equinox LS 1LS FWD 156,510 miles>, <Product: 2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD 95,976 miles>, <Product: 2015 Ford F-150 XLT SuperCrew 4WD 147,471 miles>, <Product: 2018 Ford F-150 XLT SuperCrew 4WD 124,093 miles>]>, 'translated_featured': [{'name': '2000 John Deere 4310 Tractor Automatic', 'description': '<p style="margin-left:0.0px;">Built for durability and real work, the 2000 John Deere 4310 Tractor is a dependable piece of agricultural equipment designed to handle a wide range of tasks with ease. Known for John Deere\u2019s long-standing reputation in farming machinery, the 4310 model is valued for its toughness, versatility, and consistent performance in both light and heavy-duty operations.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This tractor is ideal for farming, landscaping, property maintenance, and general utility work. Its strong build and practical design make it a reliable choice for users who need equipment that can perform day after day without unnecessary complexity.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With an exempt odometer reading (0 miles listed), this unit reflects typical tractor classification rather than actual usage tracking. The machine comes in the classic green finish, representing the trusted John Deere identity.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This unit has undergone partial repair, making it a more affordable option for buyers who are looking for functional equipment at a lower cost. With proper use and maintenance, it remains a solid and practical investment for work environments.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each machine at <strong>Banshix\xae</strong> is sourced from customers and carefully handled to ensure it meets good working condition standards. This tractor offers durability, utility, and affordability for anyone in need of reliable equipment.</p><p style="margin-left:13.0px;">\u2022\tStrong and durable tractor build</p><p style="margin-left:13.0px;">\t\u2022\tSuitable for farming and utility tasks</p><p style="margin-left:13.0px;">\t\u2022\tReliable performance for daily work</p><p style="margin-left:13.0px;">\t\u2022\tClassic John Deere engineering</p><p style="margin-left:13.0px;">\t\u2022\tAffordable and practical equipment option<br>&nbsp;</p>', 'category': 'Laboratory Equipment', 'original': <Product: 2000 John Deere 4310 Tractor Automatic>}, {'name': '2015 Hyundai Sonata 2.4L Automatic Sedan \u2013 100,337 miles', 'description': '<p style="margin-left:0.0px;">Clean, efficient, and built for comfort \u2014 the 2015 Hyundai Sonata stands out as a smart choice for drivers who want reliability without overspending. This generation of Sonata was designed with a focus on smoother handling, improved interior space, and a more refined driving experience, making it one of the most practical midsize sedans in its class.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Under the hood, you get a 2.4L 4-cylinder engine that delivers consistent performance while keeping fuel costs low. Paired with an automatic transmission and front-wheel drive, the car offers a smooth, easy drive whether you\u2019re navigating city traffic or cruising on the highway.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 100,337 miles, this vehicle still has plenty to offer for everyday use. The blue exterior gives it a clean and modern appearance, while the 4-door sedan layout ensures comfort for passengers and convenience for daily routines.<br>&nbsp;</p><p style="margin-left:0.0px;">This unit comes with a recorded damage history, which makes it more affordable compared to similar models \u2014 a great opportunity for buyers looking for value without sacrificing usability.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">At <strong>Banshix\xae</strong>, all vehicles are sourced from customers, carefully checked, and prepared to ensure they meet good quality standards while staying cheap and affordable. This Sonata is a solid option for anyone looking for a dependable, budget-friendly car.</p><p style="margin-left:0.0px;"><br><br>\u2022\tSmooth and comfortable driving experience</p><p style="margin-left:13.0px;">\t\u2022\tGood fuel efficiency for daily use</p><p style="margin-left:13.0px;">\t\u2022\tSpacious and practical interior</p><p style="margin-left:13.0px;">\t\u2022\tEasy to maintain and reliable</p><p style="margin-left:13.0px;">\t\u2022\tAffordable entry into a modern sedan</p>', 'category': 'Used Vehicle', 'original': <Product: 2015 Hyundai Sonata 2.4L Automatic Sedan \u2013 100,337 miles>}, {'name': '2003 Renault Clio Renaultsport 172 Cup 2.0L Manual 60,800 miles', 'description': '<p style="margin-left:0.0px;">The 2003 Renault Clio Renaultsport 172 Cup is not just a hatchback \u2014 it\u2019s a true hot hatch icon, built during an era when driving excitement, lightweight design, and pure performance were the focus. Developed by Renaultsport, the performance division of Renault, the 172 Cup is a more focused and stripped-down version of the already popular Clio 172, designed specifically for enthusiasts who value raw driving feel over luxury.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Under the hood, this model is powered by a naturally aspirated 2.0L 4-cylinder engine producing 172 bhp, delivering sharp throttle response and an engaging driving experience. Paired with a manual gearbox, this front-wheel-drive hatchback offers precise control, quick acceleration, and a lightweight feel that makes it incredibly fun on both city roads and winding backroads.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With only 60,800 miles, this vehicle stands out as a well-preserved example of a modern classic. Its compact 3-door hatchback design, finished in blue, adds to its sporty character, while the performance-focused engineering ensures it remains exciting to drive even today.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">The Renaultsport 172 Cup is widely appreciated in automotive history for its balance, handling, and driver-focused simplicity. It represents a time when hot hatches were built to be raw, responsive, and connected to the road \u2014 qualities that continue to make it highly desirable among enthusiasts and collectors.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and preserved to deliver strong performance while remaining a unique and affordable entry into classic hot hatch ownership.</p><p style="margin-left:0.0px;"><br>\u2022\tLightweight performance-focused design</p><p style="margin-left:13.0px;">\t\u2022\tIconic Renaultsport hot hatch engineering</p><p style="margin-left:13.0px;">\t\u2022\tEngaging manual driving experience</p><p style="margin-left:13.0px;">\t\u2022\tStrong collector and enthusiast appeal</p>', 'category': 'Used Vehicle', 'original': <Product: 2003 Renault Clio Renaultsport 172 Cup 2.0L Manual 60,800 miles>}, {'name': '2013 Chevrolet Equinox LTZ FWD 104,596 miles', 'description': '<p style="margin-left:0.0px;">The 2013 Chevrolet Equinox LTZ FWD is a comfortable and well-equipped compact SUV designed for smooth driving, practicality, and everyday reliability. As a higher LTZ trim, this model offers a more refined interior and added comfort, making it a great choice for both daily commuting and family use.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Powered by a 2.4L inline-4 gasoline engine and paired with an automatic transmission, the Equinox delivers steady performance with good fuel efficiency. Its front-wheel-drive (FWD) system ensures a smooth and stable ride, ideal for city and highway driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 104,596 miles, this vehicle remains in good condition and continues to provide dependable performance. The Champagne Silver Metallic exterior gives it a clean and elegant look, while the Brownstone/Jet Black interior adds a premium feel to the cabin, offering comfort for both driver and passengers.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This SUV comes with a clean history, showing 0 accidents, 2 previous owners, and a clean title, making it a reliable and trustworthy option.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver high quality while remaining cheap and affordable.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">&nbsp; &nbsp; \u2022 Comfortable LTZ premium trim</p><p style="margin-left:13.0px;">\t\u2022\tSmooth and fuel-efficient performance</p><p style="margin-left:13.0px;">\t\u2022\tSpacious and practical interior</p><p style="margin-left:13.0px;">\t\u2022\tReliable for daily use and travel</p><p style="margin-left:13.0px;">\t\u2022\tStylish and modern design&nbsp;<br><br>&nbsp;</p>', 'category': 'Used Vehicle', 'original': <Product: 2013 Chevrolet Equinox LTZ FWD 104,596 miles>}, {'name': '2020 Chevrolet Equinox LS 1LS FWD 156,510 miles', 'description': '<p style="margin-left:0.0px;">The 2020 Chevrolet Equinox LS 1LS FWD is a modern and fuel-efficient compact SUV designed for comfort, practicality, and everyday reliability. With its sleek design and smooth driving experience, this vehicle is ideal for city commuting, family use, and long-distance travel.<br>&nbsp;</p><p style="margin-left:0.0px;">Powered by a 1.5L inline-4 turbocharged gasoline engine and paired with an automatic transmission, the Equinox delivers a strong balance of performance and fuel efficiency. Its front-wheel-drive (FWD) system ensures smooth handling and a comfortable ride, making it perfect for daily driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 156,510 miles, this vehicle has been well used but remains a dependable and economical option. The Mosaic Black Metallic exterior gives it a stylish and modern appearance, while the Medium Ash Gray interior provides a clean and comfortable cabin for both driver and passengers.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This SUV comes with a clean history, showing 0 accidents, 1 previous owner, and a clean title, making it a reliable and trustworthy choice.</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver high quality while remaining cheap and affordable</p>', 'category': 'Used Vehicle', 'original': <Product: 2020 Chevrolet Equinox LS 1LS FWD 156,510 miles>}, {'name': '2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD 95,976 miles', 'description': '<p style="margin-left:0.0px;">The 2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD is a powerful and premium full-size pickup truck designed for performance, comfort, and durability. Known for its strong build quality and refined interior, this Silverado is ideal for both heavy-duty work and everyday driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Powered by a 5.3L V8 gasoline engine and paired with an automatic transmission, this truck delivers excellent power, towing capability, and smooth performance. The 4WD drivetrain provides enhanced traction and stability, making it suitable for off-road use, tough job sites, and all-weather conditions.</p><p style="margin-left:0.0px;">With 95,976 miles, this vehicle remains in good condition and offers a strong balance of performance and longevity. The bold red exterior gives it a standout look, while the Jet Black interior provides a comfortable and premium cabin experience, especially with the spacious Crew Cab design.</p><p style="margin-left:0.0px;">This truck comes with a clean title and personal-use history, with 1 reported accident and 4 previous owners, making it a practical and affordable option for buyers looking for a capable and well-equipped pickup.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver high quality while remaining cheap and affordable.&nbsp;</p>', 'category': 'Used Trucks', 'original': <Product: 2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD 95,976 miles>}, {'name': '2015 Ford F-150 XLT SuperCrew 4WD 147,471 miles', 'description': '<p style="margin-left:0.0px;">The 2015 Ford F-150 XLT SuperCrew 4WD is a strong and reliable full-size pickup truck built for performance, durability, and everyday versatility. Known for its rugged capability and modern design, this truck is ideal for both work and personal use, offering a smooth ride along with impressive power.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Equipped with a 3.5L V6 turbocharged gasoline engine and automatic transmission, this F-150 delivers excellent performance, strong acceleration, and solid fuel efficiency for its class. The 4WD drivetrain ensures enhanced traction and control, making it suitable for off-road driving, tough terrains, and all-weather conditions.</p><p style="margin-left:0.0px;">With 147,471 miles, this truck has been well used but remains a dependable option for those looking for a powerful and affordable pickup. The Ruby Red Metallic Tinted Clearcoat exterior gives it a bold and premium appearance, while the Medium Earth Gray interior provides a comfortable and spacious cabin, especially with the SuperCrew configuration.</p><p style="margin-left:0.0px;">This vehicle comes with a clean history, showing 0 accidents, 2 previous owners, and a clean title, making it a reliable and trustworthy choice.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver solid performance while remaining cheap and affordable.</p>', 'category': 'Used Trucks', 'original': <Product: 2015 Ford F-150 XLT SuperCrew 4WD 147,471 miles>}, {'name': '2018 Ford F-150 XLT SuperCrew 4WD 124,093 miles', 'description': '<p style="margin-left:0.0px;">The 2018 Ford F-150 XLT SuperCrew 4WD is a powerful and dependable full-size pickup truck designed for strength, performance, and everyday versatility. Built with Ford\u2019s trusted engineering, this truck offers excellent towing capability, strong engine performance, and a comfortable driving experience, making it ideal for both work and personal use.</p><p style="margin-left:0.0px;">Powered by a 5.0L V8 gasoline engine and paired with an automatic transmission, the F-150 delivers impressive power and smooth performance. The 4WD drivetrain provides enhanced traction and control, making it suitable for off-road conditions, heavy-duty tasks, and all-weather driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 124,093 miles, this vehicle remains in good condition and continues to provide reliable performance. The Magnetic exterior color gives it a bold and modern appearance, while the black interior offers a clean and comfortable cabin with plenty of space thanks to the SuperCrew configuration.</p><p style="margin-left:0.0px;">This truck comes with a clean history, showing 0 accidents, 2 previous owners, and a clean title, making it a solid and trustworthy option for buyers.</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been well maintained and prepared to deliver strong quality while remaining affordable.</p>', 'category': 'Used Trucks', 'original': <Product: 2018 Ford F-150 XLT SuperCrew 4WD 124,093 miles>}], 'categories': <QuerySet [<Category: Air Conditioning>, <Category: Apple iPhone>, <Category: Computer Equipment>, <Category: Electric Generator>, <Category: Gift Card>, <Category: Laboratory Equipment>, <Category: Pet World>, <Category: Refurbished Freezer>, <Category: Refurbished Refrigerator>, <Category: Smart Tv>, <Category: Used Trucks>, <Category: Used Vehicle>]>}]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1103, in emit
    stream.write(msg + self.terminator)
UnicodeEncodeError: 'ascii' codec can't encode character '\u20be' in position 2483: ordinal not in range(128)
Call stack:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/wsgi.py", line 124, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 140, in get_response
    response = self._middleware_chain(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/middleware.py", line 47, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 48, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/middleware.py", line 37, in sync_middleware
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django_htmx/middleware.py", line 39, in __call__
    return self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 110, in home
    return render(request, 'shop/index.html', {
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 172, in render
    return self._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader_tags.py", line 159, in render
    return compiled_parent._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/defaulttags.py", line 320, in render
    match = condition.eval(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/smartif.py", line 61, in eval
    return func(context, self.first, self.second)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/smartif.py", line 99, in <lambda>
    "and": infix(7, lambda context, x, y: x.eval(context) and y.eval(context)),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/defaulttags.py", line 886, in eval
    return self.value.resolve(context, ignore_failures=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 723, in resolve
    obj = self.var.resolve(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 856, in resolve
    value = self._resolve_lookup(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 943, in _resolve_lookup
    logger.debug(
Message: "Exception while resolving variable '%s' in template '%s'."
Arguments: ('banshix_socials', 'shop/index.html')
--- Logging error ---
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 88, in __getitem__
    raise KeyError(key)
KeyError: 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 899, in _resolve_lookup
    if isinstance(current, BaseContext) and getattr(
AttributeError: type object 'RequestContext' has no attribute 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [banshix_socials] in [{'True': True, 'False': False, 'None': None}, {'csrf_token': <SimpleLazyObject: 'U9Py2862uToZkjNHR4VZBgwwlbFudOKe6vvBbNZrHkRWJ5qHcnje89CuepdNDtQ1'>, 'request': <WSGIRequest: GET '/'>, 'user': <SimpleLazyObject: <CustomUser: imokeuklemi>>, 'perms': PermWrapper(<SimpleLazyObject: <CustomUser: imokeuklemi>>), 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}, 'product_category': <QuerySet [<Category: Air Conditioning>, <Category: Apple iPhone>, <Category: Computer Equipment>, <Category: Electric Generator>, <Category: Gift Card>, <Category: Laboratory Equipment>, <Category: Pet World>, <Category: Refurbished Freezer>, <Category: Refurbished Refrigerator>, <Category: Smart Tv>, <Category: Used Trucks>, <Category: Used Vehicle>]>, 'cart_count': 1, 'current_currency': 'GEL', 'currency_symbol': '\u20be', 'currency_rate': 2.68, 'currencies': {'USD': {'symbol': '$', 'rate': 1.0, 'name': 'United States Dollar'}, 'EUR': {'symbol': '\u20ac', 'rate': 0.92, 'name': 'Euro'}, 'GBP': {'symbol': '\xa3', 'rate': 0.79, 'name': 'British Pound Sterling'}, 'GEL': {'symbol': '\u20be', 'rate': 2.68, 'name': 'Georgian Lari'}, 'CNY': {'symbol': '\xa5', 'rate': 7.25, 'name': 'Chinese Yuan'}, 'JPY': {'symbol': '\xa5', 'rate': 152.5, 'name': 'Japanese Yen'}}, 'currencies_json': '{"USD": {"symbol": "$", "rate": 1.0, "name": "United States Dollar"}, "EUR": {"symbol": "\\u20ac", "rate": 0.92, "name": "Euro"}, "GBP": {"symbol": "\\u00a3", "rate": 0.79, "name": "British Pound Sterling"}, "GEL": {"symbol": "\\u20be", "rate": 2.68, "name": "Georgian Lari"}, "CNY": {"symbol": "\\u00a5", "rate": 7.25, "name": "Chinese Yuan"}, "JPY": {"symbol": "\\u00a5", "rate": 152.5, "name": "Japanese Yen"}}', 'current_language': 'en', 'preferred_language': 'en', 'LANGUAGE_CODE': 'en', 'available_languages': [('en', 'English'), ('de', 'Deutsch'), ('fr', 'Fran\xe7ais'), ('pt', 'Portugu\xeas'), ('ka', 'Georgian')], 'language_currency_map': {'en': 'USD', 'de': 'EUR', 'fr': 'EUR', 'es': 'EUR', 'zh': 'CNY', 'ja': 'JPY', 'ka': 'GEL', 'ru': 'EUR', 'ar': 'USD', 'pt': 'EUR'}, 'LANGUAGE_BIDI': False, 'special_discounts': <QuerySet []>}, {}, {'featured': <QuerySet [<Product: 2000 John Deere 4310 Tractor Automatic>, <Product: 2015 Hyundai Sonata 2.4L Automatic Sedan \u2013 100,337 miles>, <Product: 2003 Renault Clio Renaultsport 172 Cup 2.0L Manual 60,800 miles>, <Product: 2013 Chevrolet Equinox LTZ FWD 104,596 miles>, <Product: 2020 Chevrolet Equinox LS 1LS FWD 156,510 miles>, <Product: 2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD 95,976 miles>, <Product: 2015 Ford F-150 XLT SuperCrew 4WD 147,471 miles>, <Product: 2018 Ford F-150 XLT SuperCrew 4WD 124,093 miles>]>, 'translated_featured': [{'name': '2000 John Deere 4310 Tractor Automatic', 'description': '<p style="margin-left:0.0px;">Built for durability and real work, the 2000 John Deere 4310 Tractor is a dependable piece of agricultural equipment designed to handle a wide range of tasks with ease. Known for John Deere\u2019s long-standing reputation in farming machinery, the 4310 model is valued for its toughness, versatility, and consistent performance in both light and heavy-duty operations.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This tractor is ideal for farming, landscaping, property maintenance, and general utility work. Its strong build and practical design make it a reliable choice for users who need equipment that can perform day after day without unnecessary complexity.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With an exempt odometer reading (0 miles listed), this unit reflects typical tractor classification rather than actual usage tracking. The machine comes in the classic green finish, representing the trusted John Deere identity.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This unit has undergone partial repair, making it a more affordable option for buyers who are looking for functional equipment at a lower cost. With proper use and maintenance, it remains a solid and practical investment for work environments.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each machine at <strong>Banshix\xae</strong> is sourced from customers and carefully handled to ensure it meets good working condition standards. This tractor offers durability, utility, and affordability for anyone in need of reliable equipment.</p><p style="margin-left:13.0px;">\u2022\tStrong and durable tractor build</p><p style="margin-left:13.0px;">\t\u2022\tSuitable for farming and utility tasks</p><p style="margin-left:13.0px;">\t\u2022\tReliable performance for daily work</p><p style="margin-left:13.0px;">\t\u2022\tClassic John Deere engineering</p><p style="margin-left:13.0px;">\t\u2022\tAffordable and practical equipment option<br>&nbsp;</p>', 'category': 'Laboratory Equipment', 'original': <Product: 2000 John Deere 4310 Tractor Automatic>}, {'name': '2015 Hyundai Sonata 2.4L Automatic Sedan \u2013 100,337 miles', 'description': '<p style="margin-left:0.0px;">Clean, efficient, and built for comfort \u2014 the 2015 Hyundai Sonata stands out as a smart choice for drivers who want reliability without overspending. This generation of Sonata was designed with a focus on smoother handling, improved interior space, and a more refined driving experience, making it one of the most practical midsize sedans in its class.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Under the hood, you get a 2.4L 4-cylinder engine that delivers consistent performance while keeping fuel costs low. Paired with an automatic transmission and front-wheel drive, the car offers a smooth, easy drive whether you\u2019re navigating city traffic or cruising on the highway.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 100,337 miles, this vehicle still has plenty to offer for everyday use. The blue exterior gives it a clean and modern appearance, while the 4-door sedan layout ensures comfort for passengers and convenience for daily routines.<br>&nbsp;</p><p style="margin-left:0.0px;">This unit comes with a recorded damage history, which makes it more affordable compared to similar models \u2014 a great opportunity for buyers looking for value without sacrificing usability.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">At <strong>Banshix\xae</strong>, all vehicles are sourced from customers, carefully checked, and prepared to ensure they meet good quality standards while staying cheap and affordable. This Sonata is a solid option for anyone looking for a dependable, budget-friendly car.</p><p style="margin-left:0.0px;"><br><br>\u2022\tSmooth and comfortable driving experience</p><p style="margin-left:13.0px;">\t\u2022\tGood fuel efficiency for daily use</p><p style="margin-left:13.0px;">\t\u2022\tSpacious and practical interior</p><p style="margin-left:13.0px;">\t\u2022\tEasy to maintain and reliable</p><p style="margin-left:13.0px;">\t\u2022\tAffordable entry into a modern sedan</p>', 'category': 'Used Vehicle', 'original': <Product: 2015 Hyundai Sonata 2.4L Automatic Sedan \u2013 100,337 miles>}, {'name': '2003 Renault Clio Renaultsport 172 Cup 2.0L Manual 60,800 miles', 'description': '<p style="margin-left:0.0px;">The 2003 Renault Clio Renaultsport 172 Cup is not just a hatchback \u2014 it\u2019s a true hot hatch icon, built during an era when driving excitement, lightweight design, and pure performance were the focus. Developed by Renaultsport, the performance division of Renault, the 172 Cup is a more focused and stripped-down version of the already popular Clio 172, designed specifically for enthusiasts who value raw driving feel over luxury.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Under the hood, this model is powered by a naturally aspirated 2.0L 4-cylinder engine producing 172 bhp, delivering sharp throttle response and an engaging driving experience. Paired with a manual gearbox, this front-wheel-drive hatchback offers precise control, quick acceleration, and a lightweight feel that makes it incredibly fun on both city roads and winding backroads.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With only 60,800 miles, this vehicle stands out as a well-preserved example of a modern classic. Its compact 3-door hatchback design, finished in blue, adds to its sporty character, while the performance-focused engineering ensures it remains exciting to drive even today.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">The Renaultsport 172 Cup is widely appreciated in automotive history for its balance, handling, and driver-focused simplicity. It represents a time when hot hatches were built to be raw, responsive, and connected to the road \u2014 qualities that continue to make it highly desirable among enthusiasts and collectors.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and preserved to deliver strong performance while remaining a unique and affordable entry into classic hot hatch ownership.</p><p style="margin-left:0.0px;"><br>\u2022\tLightweight performance-focused design</p><p style="margin-left:13.0px;">\t\u2022\tIconic Renaultsport hot hatch engineering</p><p style="margin-left:13.0px;">\t\u2022\tEngaging manual driving experience</p><p style="margin-left:13.0px;">\t\u2022\tStrong collector and enthusiast appeal</p>', 'category': 'Used Vehicle', 'original': <Product: 2003 Renault Clio Renaultsport 172 Cup 2.0L Manual 60,800 miles>}, {'name': '2013 Chevrolet Equinox LTZ FWD 104,596 miles', 'description': '<p style="margin-left:0.0px;">The 2013 Chevrolet Equinox LTZ FWD is a comfortable and well-equipped compact SUV designed for smooth driving, practicality, and everyday reliability. As a higher LTZ trim, this model offers a more refined interior and added comfort, making it a great choice for both daily commuting and family use.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Powered by a 2.4L inline-4 gasoline engine and paired with an automatic transmission, the Equinox delivers steady performance with good fuel efficiency. Its front-wheel-drive (FWD) system ensures a smooth and stable ride, ideal for city and highway driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 104,596 miles, this vehicle remains in good condition and continues to provide dependable performance. The Champagne Silver Metallic exterior gives it a clean and elegant look, while the Brownstone/Jet Black interior adds a premium feel to the cabin, offering comfort for both driver and passengers.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This SUV comes with a clean history, showing 0 accidents, 2 previous owners, and a clean title, making it a reliable and trustworthy option.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver high quality while remaining cheap and affordable.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">&nbsp; &nbsp; \u2022 Comfortable LTZ premium trim</p><p style="margin-left:13.0px;">\t\u2022\tSmooth and fuel-efficient performance</p><p style="margin-left:13.0px;">\t\u2022\tSpacious and practical interior</p><p style="margin-left:13.0px;">\t\u2022\tReliable for daily use and travel</p><p style="margin-left:13.0px;">\t\u2022\tStylish and modern design&nbsp;<br><br>&nbsp;</p>', 'category': 'Used Vehicle', 'original': <Product: 2013 Chevrolet Equinox LTZ FWD 104,596 miles>}, {'name': '2020 Chevrolet Equinox LS 1LS FWD 156,510 miles', 'description': '<p style="margin-left:0.0px;">The 2020 Chevrolet Equinox LS 1LS FWD is a modern and fuel-efficient compact SUV designed for comfort, practicality, and everyday reliability. With its sleek design and smooth driving experience, this vehicle is ideal for city commuting, family use, and long-distance travel.<br>&nbsp;</p><p style="margin-left:0.0px;">Powered by a 1.5L inline-4 turbocharged gasoline engine and paired with an automatic transmission, the Equinox delivers a strong balance of performance and fuel efficiency. Its front-wheel-drive (FWD) system ensures smooth handling and a comfortable ride, making it perfect for daily driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 156,510 miles, this vehicle has been well used but remains a dependable and economical option. The Mosaic Black Metallic exterior gives it a stylish and modern appearance, while the Medium Ash Gray interior provides a clean and comfortable cabin for both driver and passengers.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This SUV comes with a clean history, showing 0 accidents, 1 previous owner, and a clean title, making it a reliable and trustworthy choice.</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver high quality while remaining cheap and affordable</p>', 'category': 'Used Vehicle', 'original': <Product: 2020 Chevrolet Equinox LS 1LS FWD 156,510 miles>}, {'name': '2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD 95,976 miles', 'description': '<p style="margin-left:0.0px;">The 2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD is a powerful and premium full-size pickup truck designed for performance, comfort, and durability. Known for its strong build quality and refined interior, this Silverado is ideal for both heavy-duty work and everyday driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Powered by a 5.3L V8 gasoline engine and paired with an automatic transmission, this truck delivers excellent power, towing capability, and smooth performance. The 4WD drivetrain provides enhanced traction and stability, making it suitable for off-road use, tough job sites, and all-weather conditions.</p><p style="margin-left:0.0px;">With 95,976 miles, this vehicle remains in good condition and offers a strong balance of performance and longevity. The bold red exterior gives it a standout look, while the Jet Black interior provides a comfortable and premium cabin experience, especially with the spacious Crew Cab design.</p><p style="margin-left:0.0px;">This truck comes with a clean title and personal-use history, with 1 reported accident and 4 previous owners, making it a practical and affordable option for buyers looking for a capable and well-equipped pickup.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver high quality while remaining cheap and affordable.&nbsp;</p>', 'category': 'Used Trucks', 'original': <Product: 2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD 95,976 miles>}, {'name': '2015 Ford F-150 XLT SuperCrew 4WD 147,471 miles', 'description': '<p style="margin-left:0.0px;">The 2015 Ford F-150 XLT SuperCrew 4WD is a strong and reliable full-size pickup truck built for performance, durability, and everyday versatility. Known for its rugged capability and modern design, this truck is ideal for both work and personal use, offering a smooth ride along with impressive power.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Equipped with a 3.5L V6 turbocharged gasoline engine and automatic transmission, this F-150 delivers excellent performance, strong acceleration, and solid fuel efficiency for its class. The 4WD drivetrain ensures enhanced traction and control, making it suitable for off-road driving, tough terrains, and all-weather conditions.</p><p style="margin-left:0.0px;">With 147,471 miles, this truck has been well used but remains a dependable option for those looking for a powerful and affordable pickup. The Ruby Red Metallic Tinted Clearcoat exterior gives it a bold and premium appearance, while the Medium Earth Gray interior provides a comfortable and spacious cabin, especially with the SuperCrew configuration.</p><p style="margin-left:0.0px;">This vehicle comes with a clean history, showing 0 accidents, 2 previous owners, and a clean title, making it a reliable and trustworthy choice.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver solid performance while remaining cheap and affordable.</p>', 'category': 'Used Trucks', 'original': <Product: 2015 Ford F-150 XLT SuperCrew 4WD 147,471 miles>}, {'name': '2018 Ford F-150 XLT SuperCrew 4WD 124,093 miles', 'description': '<p style="margin-left:0.0px;">The 2018 Ford F-150 XLT SuperCrew 4WD is a powerful and dependable full-size pickup truck designed for strength, performance, and everyday versatility. Built with Ford\u2019s trusted engineering, this truck offers excellent towing capability, strong engine performance, and a comfortable driving experience, making it ideal for both work and personal use.</p><p style="margin-left:0.0px;">Powered by a 5.0L V8 gasoline engine and paired with an automatic transmission, the F-150 delivers impressive power and smooth performance. The 4WD drivetrain provides enhanced traction and control, making it suitable for off-road conditions, heavy-duty tasks, and all-weather driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 124,093 miles, this vehicle remains in good condition and continues to provide reliable performance. The Magnetic exterior color gives it a bold and modern appearance, while the black interior offers a clean and comfortable cabin with plenty of space thanks to the SuperCrew configuration.</p><p style="margin-left:0.0px;">This truck comes with a clean history, showing 0 accidents, 2 previous owners, and a clean title, making it a solid and trustworthy option for buyers.</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been well maintained and prepared to deliver strong quality while remaining affordable.</p>', 'category': 'Used Trucks', 'original': <Product: 2018 Ford F-150 XLT SuperCrew 4WD 124,093 miles>}], 'categories': <QuerySet [<Category: Air Conditioning>, <Category: Apple iPhone>, <Category: Computer Equipment>, <Category: Electric Generator>, <Category: Gift Card>, <Category: Laboratory Equipment>, <Category: Pet World>, <Category: Refurbished Freezer>, <Category: Refurbished Refrigerator>, <Category: Smart Tv>, <Category: Used Trucks>, <Category: Used Vehicle>]>}]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1103, in emit
    stream.write(msg + self.terminator)
UnicodeEncodeError: 'ascii' codec can't encode character '\u20be' in position 2483: ordinal not in range(128)
Call stack:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/wsgi.py", line 124, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 140, in get_response
    response = self._middleware_chain(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/middleware.py", line 47, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 48, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/middleware.py", line 37, in sync_middleware
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django_htmx/middleware.py", line 39, in __call__
    return self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 110, in home
    return render(request, 'shop/index.html', {
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 172, in render
    return self._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader_tags.py", line 159, in render
    return compiled_parent._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/defaulttags.py", line 320, in render
    match = condition.eval(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/smartif.py", line 61, in eval
    return func(context, self.first, self.second)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/smartif.py", line 99, in <lambda>
    "and": infix(7, lambda context, x, y: x.eval(context) and y.eval(context)),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/defaulttags.py", line 886, in eval
    return self.value.resolve(context, ignore_failures=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 723, in resolve
    obj = self.var.resolve(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 856, in resolve
    value = self._resolve_lookup(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 943, in _resolve_lookup
    logger.debug(
Message: "Exception while resolving variable '%s' in template '%s'."
Arguments: ('banshix_socials', 'shop/index.html')
--- Logging error ---
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 88, in __getitem__
    raise KeyError(key)
KeyError: 'CURRENCIES'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 899, in _resolve_lookup
    if isinstance(current, BaseContext) and getattr(
AttributeError: type object 'RequestContext' has no attribute 'CURRENCIES'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'CURRENCIES'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [CURRENCIES] in [{'True': True, 'False': False, 'None': None}, {'csrf_token': <SimpleLazyObject: 'U9Py2862uToZkjNHR4VZBgwwlbFudOKe6vvBbNZrHkRWJ5qHcnje89CuepdNDtQ1'>, 'request': <WSGIRequest: GET '/'>, 'user': <SimpleLazyObject: <CustomUser: imokeuklemi>>, 'perms': PermWrapper(<SimpleLazyObject: <CustomUser: imokeuklemi>>), 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}, 'product_category': <QuerySet [<Category: Air Conditioning>, <Category: Apple iPhone>, <Category: Computer Equipment>, <Category: Electric Generator>, <Category: Gift Card>, <Category: Laboratory Equipment>, <Category: Pet World>, <Category: Refurbished Freezer>, <Category: Refurbished Refrigerator>, <Category: Smart Tv>, <Category: Used Trucks>, <Category: Used Vehicle>]>, 'cart_count': 1, 'current_currency': 'GEL', 'currency_symbol': '\u20be', 'currency_rate': 2.68, 'currencies': {'USD': {'symbol': '$', 'rate': 1.0, 'name': 'United States Dollar'}, 'EUR': {'symbol': '\u20ac', 'rate': 0.92, 'name': 'Euro'}, 'GBP': {'symbol': '\xa3', 'rate': 0.79, 'name': 'British Pound Sterling'}, 'GEL': {'symbol': '\u20be', 'rate': 2.68, 'name': 'Georgian Lari'}, 'CNY': {'symbol': '\xa5', 'rate': 7.25, 'name': 'Chinese Yuan'}, 'JPY': {'symbol': '\xa5', 'rate': 152.5, 'name': 'Japanese Yen'}}, 'currencies_json': '{"USD": {"symbol": "$", "rate": 1.0, "name": "United States Dollar"}, "EUR": {"symbol": "\\u20ac", "rate": 0.92, "name": "Euro"}, "GBP": {"symbol": "\\u00a3", "rate": 0.79, "name": "British Pound Sterling"}, "GEL": {"symbol": "\\u20be", "rate": 2.68, "name": "Georgian Lari"}, "CNY": {"symbol": "\\u00a5", "rate": 7.25, "name": "Chinese Yuan"}, "JPY": {"symbol": "\\u00a5", "rate": 152.5, "name": "Japanese Yen"}}', 'current_language': 'en', 'preferred_language': 'en', 'LANGUAGE_CODE': 'en', 'available_languages': [('en', 'English'), ('de', 'Deutsch'), ('fr', 'Fran\xe7ais'), ('pt', 'Portugu\xeas'), ('ka', 'Georgian')], 'language_currency_map': {'en': 'USD', 'de': 'EUR', 'fr': 'EUR', 'es': 'EUR', 'zh': 'CNY', 'ja': 'JPY', 'ka': 'GEL', 'ru': 'EUR', 'ar': 'USD', 'pt': 'EUR'}, 'LANGUAGE_BIDI': False, 'special_discounts': <QuerySet []>}, {}, {'featured': <QuerySet [<Product: 2000 John Deere 4310 Tractor Automatic>, <Product: 2015 Hyundai Sonata 2.4L Automatic Sedan \u2013 100,337 miles>, <Product: 2003 Renault Clio Renaultsport 172 Cup 2.0L Manual 60,800 miles>, <Product: 2013 Chevrolet Equinox LTZ FWD 104,596 miles>, <Product: 2020 Chevrolet Equinox LS 1LS FWD 156,510 miles>, <Product: 2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD 95,976 miles>, <Product: 2015 Ford F-150 XLT SuperCrew 4WD 147,471 miles>, <Product: 2018 Ford F-150 XLT SuperCrew 4WD 124,093 miles>]>, 'translated_featured': [{'name': '2000 John Deere 4310 Tractor Automatic', 'description': '<p style="margin-left:0.0px;">Built for durability and real work, the 2000 John Deere 4310 Tractor is a dependable piece of agricultural equipment designed to handle a wide range of tasks with ease. Known for John Deere\u2019s long-standing reputation in farming machinery, the 4310 model is valued for its toughness, versatility, and consistent performance in both light and heavy-duty operations.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This tractor is ideal for farming, landscaping, property maintenance, and general utility work. Its strong build and practical design make it a reliable choice for users who need equipment that can perform day after day without unnecessary complexity.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With an exempt odometer reading (0 miles listed), this unit reflects typical tractor classification rather than actual usage tracking. The machine comes in the classic green finish, representing the trusted John Deere identity.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This unit has undergone partial repair, making it a more affordable option for buyers who are looking for functional equipment at a lower cost. With proper use and maintenance, it remains a solid and practical investment for work environments.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each machine at <strong>Banshix\xae</strong> is sourced from customers and carefully handled to ensure it meets good working condition standards. This tractor offers durability, utility, and affordability for anyone in need of reliable equipment.</p><p style="margin-left:13.0px;">\u2022\tStrong and durable tractor build</p><p style="margin-left:13.0px;">\t\u2022\tSuitable for farming and utility tasks</p><p style="margin-left:13.0px;">\t\u2022\tReliable performance for daily work</p><p style="margin-left:13.0px;">\t\u2022\tClassic John Deere engineering</p><p style="margin-left:13.0px;">\t\u2022\tAffordable and practical equipment option<br>&nbsp;</p>', 'category': 'Laboratory Equipment', 'original': <Product: 2000 John Deere 4310 Tractor Automatic>}, {'name': '2015 Hyundai Sonata 2.4L Automatic Sedan \u2013 100,337 miles', 'description': '<p style="margin-left:0.0px;">Clean, efficient, and built for comfort \u2014 the 2015 Hyundai Sonata stands out as a smart choice for drivers who want reliability without overspending. This generation of Sonata was designed with a focus on smoother handling, improved interior space, and a more refined driving experience, making it one of the most practical midsize sedans in its class.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Under the hood, you get a 2.4L 4-cylinder engine that delivers consistent performance while keeping fuel costs low. Paired with an automatic transmission and front-wheel drive, the car offers a smooth, easy drive whether you\u2019re navigating city traffic or cruising on the highway.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 100,337 miles, this vehicle still has plenty to offer for everyday use. The blue exterior gives it a clean and modern appearance, while the 4-door sedan layout ensures comfort for passengers and convenience for daily routines.<br>&nbsp;</p><p style="margin-left:0.0px;">This unit comes with a recorded damage history, which makes it more affordable compared to similar models \u2014 a great opportunity for buyers looking for value without sacrificing usability.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">At <strong>Banshix\xae</strong>, all vehicles are sourced from customers, carefully checked, and prepared to ensure they meet good quality standards while staying cheap and affordable. This Sonata is a solid option for anyone looking for a dependable, budget-friendly car.</p><p style="margin-left:0.0px;"><br><br>\u2022\tSmooth and comfortable driving experience</p><p style="margin-left:13.0px;">\t\u2022\tGood fuel efficiency for daily use</p><p style="margin-left:13.0px;">\t\u2022\tSpacious and practical interior</p><p style="margin-left:13.0px;">\t\u2022\tEasy to maintain and reliable</p><p style="margin-left:13.0px;">\t\u2022\tAffordable entry into a modern sedan</p>', 'category': 'Used Vehicle', 'original': <Product: 2015 Hyundai Sonata 2.4L Automatic Sedan \u2013 100,337 miles>}, {'name': '2003 Renault Clio Renaultsport 172 Cup 2.0L Manual 60,800 miles', 'description': '<p style="margin-left:0.0px;">The 2003 Renault Clio Renaultsport 172 Cup is not just a hatchback \u2014 it\u2019s a true hot hatch icon, built during an era when driving excitement, lightweight design, and pure performance were the focus. Developed by Renaultsport, the performance division of Renault, the 172 Cup is a more focused and stripped-down version of the already popular Clio 172, designed specifically for enthusiasts who value raw driving feel over luxury.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Under the hood, this model is powered by a naturally aspirated 2.0L 4-cylinder engine producing 172 bhp, delivering sharp throttle response and an engaging driving experience. Paired with a manual gearbox, this front-wheel-drive hatchback offers precise control, quick acceleration, and a lightweight feel that makes it incredibly fun on both city roads and winding backroads.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With only 60,800 miles, this vehicle stands out as a well-preserved example of a modern classic. Its compact 3-door hatchback design, finished in blue, adds to its sporty character, while the performance-focused engineering ensures it remains exciting to drive even today.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">The Renaultsport 172 Cup is widely appreciated in automotive history for its balance, handling, and driver-focused simplicity. It represents a time when hot hatches were built to be raw, responsive, and connected to the road \u2014 qualities that continue to make it highly desirable among enthusiasts and collectors.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and preserved to deliver strong performance while remaining a unique and affordable entry into classic hot hatch ownership.</p><p style="margin-left:0.0px;"><br>\u2022\tLightweight performance-focused design</p><p style="margin-left:13.0px;">\t\u2022\tIconic Renaultsport hot hatch engineering</p><p style="margin-left:13.0px;">\t\u2022\tEngaging manual driving experience</p><p style="margin-left:13.0px;">\t\u2022\tStrong collector and enthusiast appeal</p>', 'category': 'Used Vehicle', 'original': <Product: 2003 Renault Clio Renaultsport 172 Cup 2.0L Manual 60,800 miles>}, {'name': '2013 Chevrolet Equinox LTZ FWD 104,596 miles', 'description': '<p style="margin-left:0.0px;">The 2013 Chevrolet Equinox LTZ FWD is a comfortable and well-equipped compact SUV designed for smooth driving, practicality, and everyday reliability. As a higher LTZ trim, this model offers a more refined interior and added comfort, making it a great choice for both daily commuting and family use.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Powered by a 2.4L inline-4 gasoline engine and paired with an automatic transmission, the Equinox delivers steady performance with good fuel efficiency. Its front-wheel-drive (FWD) system ensures a smooth and stable ride, ideal for city and highway driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 104,596 miles, this vehicle remains in good condition and continues to provide dependable performance. The Champagne Silver Metallic exterior gives it a clean and elegant look, while the Brownstone/Jet Black interior adds a premium feel to the cabin, offering comfort for both driver and passengers.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This SUV comes with a clean history, showing 0 accidents, 2 previous owners, and a clean title, making it a reliable and trustworthy option.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver high quality while remaining cheap and affordable.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">&nbsp; &nbsp; \u2022 Comfortable LTZ premium trim</p><p style="margin-left:13.0px;">\t\u2022\tSmooth and fuel-efficient performance</p><p style="margin-left:13.0px;">\t\u2022\tSpacious and practical interior</p><p style="margin-left:13.0px;">\t\u2022\tReliable for daily use and travel</p><p style="margin-left:13.0px;">\t\u2022\tStylish and modern design&nbsp;<br><br>&nbsp;</p>', 'category': 'Used Vehicle', 'original': <Product: 2013 Chevrolet Equinox LTZ FWD 104,596 miles>}, {'name': '2020 Chevrolet Equinox LS 1LS FWD 156,510 miles', 'description': '<p style="margin-left:0.0px;">The 2020 Chevrolet Equinox LS 1LS FWD is a modern and fuel-efficient compact SUV designed for comfort, practicality, and everyday reliability. With its sleek design and smooth driving experience, this vehicle is ideal for city commuting, family use, and long-distance travel.<br>&nbsp;</p><p style="margin-left:0.0px;">Powered by a 1.5L inline-4 turbocharged gasoline engine and paired with an automatic transmission, the Equinox delivers a strong balance of performance and fuel efficiency. Its front-wheel-drive (FWD) system ensures smooth handling and a comfortable ride, making it perfect for daily driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 156,510 miles, this vehicle has been well used but remains a dependable and economical option. The Mosaic Black Metallic exterior gives it a stylish and modern appearance, while the Medium Ash Gray interior provides a clean and comfortable cabin for both driver and passengers.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This SUV comes with a clean history, showing 0 accidents, 1 previous owner, and a clean title, making it a reliable and trustworthy choice.</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver high quality while remaining cheap and affordable</p>', 'category': 'Used Vehicle', 'original': <Product: 2020 Chevrolet Equinox LS 1LS FWD 156,510 miles>}, {'name': '2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD 95,976 miles', 'description': '<p style="margin-left:0.0px;">The 2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD is a powerful and premium full-size pickup truck designed for performance, comfort, and durability. Known for its strong build quality and refined interior, this Silverado is ideal for both heavy-duty work and everyday driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Powered by a 5.3L V8 gasoline engine and paired with an automatic transmission, this truck delivers excellent power, towing capability, and smooth performance. The 4WD drivetrain provides enhanced traction and stability, making it suitable for off-road use, tough job sites, and all-weather conditions.</p><p style="margin-left:0.0px;">With 95,976 miles, this vehicle remains in good condition and offers a strong balance of performance and longevity. The bold red exterior gives it a standout look, while the Jet Black interior provides a comfortable and premium cabin experience, especially with the spacious Crew Cab design.</p><p style="margin-left:0.0px;">This truck comes with a clean title and personal-use history, with 1 reported accident and 4 previous owners, making it a practical and affordable option for buyers looking for a capable and well-equipped pickup.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver high quality while remaining cheap and affordable.&nbsp;</p>', 'category': 'Used Trucks', 'original': <Product: 2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD 95,976 miles>}, {'name': '2015 Ford F-150 XLT SuperCrew 4WD 147,471 miles', 'description': '<p style="margin-left:0.0px;">The 2015 Ford F-150 XLT SuperCrew 4WD is a strong and reliable full-size pickup truck built for performance, durability, and everyday versatility. Known for its rugged capability and modern design, this truck is ideal for both work and personal use, offering a smooth ride along with impressive power.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Equipped with a 3.5L V6 turbocharged gasoline engine and automatic transmission, this F-150 delivers excellent performance, strong acceleration, and solid fuel efficiency for its class. The 4WD drivetrain ensures enhanced traction and control, making it suitable for off-road driving, tough terrains, and all-weather conditions.</p><p style="margin-left:0.0px;">With 147,471 miles, this truck has been well used but remains a dependable option for those looking for a powerful and affordable pickup. The Ruby Red Metallic Tinted Clearcoat exterior gives it a bold and premium appearance, while the Medium Earth Gray interior provides a comfortable and spacious cabin, especially with the SuperCrew configuration.</p><p style="margin-left:0.0px;">This vehicle comes with a clean history, showing 0 accidents, 2 previous owners, and a clean title, making it a reliable and trustworthy choice.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver solid performance while remaining cheap and affordable.</p>', 'category': 'Used Trucks', 'original': <Product: 2015 Ford F-150 XLT SuperCrew 4WD 147,471 miles>}, {'name': '2018 Ford F-150 XLT SuperCrew 4WD 124,093 miles', 'description': '<p style="margin-left:0.0px;">The 2018 Ford F-150 XLT SuperCrew 4WD is a powerful and dependable full-size pickup truck designed for strength, performance, and everyday versatility. Built with Ford\u2019s trusted engineering, this truck offers excellent towing capability, strong engine performance, and a comfortable driving experience, making it ideal for both work and personal use.</p><p style="margin-left:0.0px;">Powered by a 5.0L V8 gasoline engine and paired with an automatic transmission, the F-150 delivers impressive power and smooth performance. The 4WD drivetrain provides enhanced traction and control, making it suitable for off-road conditions, heavy-duty tasks, and all-weather driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 124,093 miles, this vehicle remains in good condition and continues to provide reliable performance. The Magnetic exterior color gives it a bold and modern appearance, while the black interior offers a clean and comfortable cabin with plenty of space thanks to the SuperCrew configuration.</p><p style="margin-left:0.0px;">This truck comes with a clean history, showing 0 accidents, 2 previous owners, and a clean title, making it a solid and trustworthy option for buyers.</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been well maintained and prepared to deliver strong quality while remaining affordable.</p>', 'category': 'Used Trucks', 'original': <Product: 2018 Ford F-150 XLT SuperCrew 4WD 124,093 miles>}], 'categories': <QuerySet [<Category: Air Conditioning>, <Category: Apple iPhone>, <Category: Computer Equipment>, <Category: Electric Generator>, <Category: Gift Card>, <Category: Laboratory Equipment>, <Category: Pet World>, <Category: Refurbished Freezer>, <Category: Refurbished Refrigerator>, <Category: Smart Tv>, <Category: Used Trucks>, <Category: Used Vehicle>]>}]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1103, in emit
    stream.write(msg + self.terminator)
UnicodeEncodeError: 'ascii' codec can't encode character '\u20be' in position 2458: ordinal not in range(128)
Call stack:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/wsgi.py", line 124, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 140, in get_response
    response = self._middleware_chain(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/middleware.py", line 47, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 48, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/middleware.py", line 37, in sync_middleware
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django_htmx/middleware.py", line 39, in __call__
    return self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 110, in home
    return render(request, 'shop/index.html', {
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 172, in render
    return self._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader_tags.py", line 159, in render
    return compiled_parent._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1077, in render
    output = self.filter_expression.resolve(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 723, in resolve
    obj = self.var.resolve(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 856, in resolve
    value = self._resolve_lookup(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 943, in _resolve_lookup
    logger.debug(
Message: "Exception while resolving variable '%s' in template '%s'."
Arguments: ('CURRENCIES', 'shop/index.html')
--- Logging error ---
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 88, in __getitem__
    raise KeyError(key)
KeyError: 'CURRENCIES'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 899, in _resolve_lookup
    if isinstance(current, BaseContext) and getattr(
AttributeError: type object 'RequestContext' has no attribute 'CURRENCIES'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'CURRENCIES'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [CURRENCIES] in [{'True': True, 'False': False, 'None': None}, {'csrf_token': <SimpleLazyObject: 'U9Py2862uToZkjNHR4VZBgwwlbFudOKe6vvBbNZrHkRWJ5qHcnje89CuepdNDtQ1'>, 'request': <WSGIRequest: GET '/'>, 'user': <SimpleLazyObject: <CustomUser: imokeuklemi>>, 'perms': PermWrapper(<SimpleLazyObject: <CustomUser: imokeuklemi>>), 'messages': <FallbackStorage: request=<WSGIRequest: GET '/'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}, 'product_category': <QuerySet [<Category: Air Conditioning>, <Category: Apple iPhone>, <Category: Computer Equipment>, <Category: Electric Generator>, <Category: Gift Card>, <Category: Laboratory Equipment>, <Category: Pet World>, <Category: Refurbished Freezer>, <Category: Refurbished Refrigerator>, <Category: Smart Tv>, <Category: Used Trucks>, <Category: Used Vehicle>]>, 'cart_count': 1, 'current_currency': 'GEL', 'currency_symbol': '\u20be', 'currency_rate': 2.68, 'currencies': {'USD': {'symbol': '$', 'rate': 1.0, 'name': 'United States Dollar'}, 'EUR': {'symbol': '\u20ac', 'rate': 0.92, 'name': 'Euro'}, 'GBP': {'symbol': '\xa3', 'rate': 0.79, 'name': 'British Pound Sterling'}, 'GEL': {'symbol': '\u20be', 'rate': 2.68, 'name': 'Georgian Lari'}, 'CNY': {'symbol': '\xa5', 'rate': 7.25, 'name': 'Chinese Yuan'}, 'JPY': {'symbol': '\xa5', 'rate': 152.5, 'name': 'Japanese Yen'}}, 'currencies_json': '{"USD": {"symbol": "$", "rate": 1.0, "name": "United States Dollar"}, "EUR": {"symbol": "\\u20ac", "rate": 0.92, "name": "Euro"}, "GBP": {"symbol": "\\u00a3", "rate": 0.79, "name": "British Pound Sterling"}, "GEL": {"symbol": "\\u20be", "rate": 2.68, "name": "Georgian Lari"}, "CNY": {"symbol": "\\u00a5", "rate": 7.25, "name": "Chinese Yuan"}, "JPY": {"symbol": "\\u00a5", "rate": 152.5, "name": "Japanese Yen"}}', 'current_language': 'en', 'preferred_language': 'en', 'LANGUAGE_CODE': 'en', 'available_languages': [('en', 'English'), ('de', 'Deutsch'), ('fr', 'Fran\xe7ais'), ('pt', 'Portugu\xeas'), ('ka', 'Georgian')], 'language_currency_map': {'en': 'USD', 'de': 'EUR', 'fr': 'EUR', 'es': 'EUR', 'zh': 'CNY', 'ja': 'JPY', 'ka': 'GEL', 'ru': 'EUR', 'ar': 'USD', 'pt': 'EUR'}, 'LANGUAGE_BIDI': False, 'special_discounts': <QuerySet []>}, {}, {'featured': <QuerySet [<Product: 2000 John Deere 4310 Tractor Automatic>, <Product: 2015 Hyundai Sonata 2.4L Automatic Sedan \u2013 100,337 miles>, <Product: 2003 Renault Clio Renaultsport 172 Cup 2.0L Manual 60,800 miles>, <Product: 2013 Chevrolet Equinox LTZ FWD 104,596 miles>, <Product: 2020 Chevrolet Equinox LS 1LS FWD 156,510 miles>, <Product: 2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD 95,976 miles>, <Product: 2015 Ford F-150 XLT SuperCrew 4WD 147,471 miles>, <Product: 2018 Ford F-150 XLT SuperCrew 4WD 124,093 miles>]>, 'translated_featured': [{'name': '2000 John Deere 4310 Tractor Automatic', 'description': '<p style="margin-left:0.0px;">Built for durability and real work, the 2000 John Deere 4310 Tractor is a dependable piece of agricultural equipment designed to handle a wide range of tasks with ease. Known for John Deere\u2019s long-standing reputation in farming machinery, the 4310 model is valued for its toughness, versatility, and consistent performance in both light and heavy-duty operations.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This tractor is ideal for farming, landscaping, property maintenance, and general utility work. Its strong build and practical design make it a reliable choice for users who need equipment that can perform day after day without unnecessary complexity.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With an exempt odometer reading (0 miles listed), this unit reflects typical tractor classification rather than actual usage tracking. The machine comes in the classic green finish, representing the trusted John Deere identity.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This unit has undergone partial repair, making it a more affordable option for buyers who are looking for functional equipment at a lower cost. With proper use and maintenance, it remains a solid and practical investment for work environments.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each machine at <strong>Banshix\xae</strong> is sourced from customers and carefully handled to ensure it meets good working condition standards. This tractor offers durability, utility, and affordability for anyone in need of reliable equipment.</p><p style="margin-left:13.0px;">\u2022\tStrong and durable tractor build</p><p style="margin-left:13.0px;">\t\u2022\tSuitable for farming and utility tasks</p><p style="margin-left:13.0px;">\t\u2022\tReliable performance for daily work</p><p style="margin-left:13.0px;">\t\u2022\tClassic John Deere engineering</p><p style="margin-left:13.0px;">\t\u2022\tAffordable and practical equipment option<br>&nbsp;</p>', 'category': 'Laboratory Equipment', 'original': <Product: 2000 John Deere 4310 Tractor Automatic>}, {'name': '2015 Hyundai Sonata 2.4L Automatic Sedan \u2013 100,337 miles', 'description': '<p style="margin-left:0.0px;">Clean, efficient, and built for comfort \u2014 the 2015 Hyundai Sonata stands out as a smart choice for drivers who want reliability without overspending. This generation of Sonata was designed with a focus on smoother handling, improved interior space, and a more refined driving experience, making it one of the most practical midsize sedans in its class.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Under the hood, you get a 2.4L 4-cylinder engine that delivers consistent performance while keeping fuel costs low. Paired with an automatic transmission and front-wheel drive, the car offers a smooth, easy drive whether you\u2019re navigating city traffic or cruising on the highway.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 100,337 miles, this vehicle still has plenty to offer for everyday use. The blue exterior gives it a clean and modern appearance, while the 4-door sedan layout ensures comfort for passengers and convenience for daily routines.<br>&nbsp;</p><p style="margin-left:0.0px;">This unit comes with a recorded damage history, which makes it more affordable compared to similar models \u2014 a great opportunity for buyers looking for value without sacrificing usability.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">At <strong>Banshix\xae</strong>, all vehicles are sourced from customers, carefully checked, and prepared to ensure they meet good quality standards while staying cheap and affordable. This Sonata is a solid option for anyone looking for a dependable, budget-friendly car.</p><p style="margin-left:0.0px;"><br><br>\u2022\tSmooth and comfortable driving experience</p><p style="margin-left:13.0px;">\t\u2022\tGood fuel efficiency for daily use</p><p style="margin-left:13.0px;">\t\u2022\tSpacious and practical interior</p><p style="margin-left:13.0px;">\t\u2022\tEasy to maintain and reliable</p><p style="margin-left:13.0px;">\t\u2022\tAffordable entry into a modern sedan</p>', 'category': 'Used Vehicle', 'original': <Product: 2015 Hyundai Sonata 2.4L Automatic Sedan \u2013 100,337 miles>}, {'name': '2003 Renault Clio Renaultsport 172 Cup 2.0L Manual 60,800 miles', 'description': '<p style="margin-left:0.0px;">The 2003 Renault Clio Renaultsport 172 Cup is not just a hatchback \u2014 it\u2019s a true hot hatch icon, built during an era when driving excitement, lightweight design, and pure performance were the focus. Developed by Renaultsport, the performance division of Renault, the 172 Cup is a more focused and stripped-down version of the already popular Clio 172, designed specifically for enthusiasts who value raw driving feel over luxury.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Under the hood, this model is powered by a naturally aspirated 2.0L 4-cylinder engine producing 172 bhp, delivering sharp throttle response and an engaging driving experience. Paired with a manual gearbox, this front-wheel-drive hatchback offers precise control, quick acceleration, and a lightweight feel that makes it incredibly fun on both city roads and winding backroads.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With only 60,800 miles, this vehicle stands out as a well-preserved example of a modern classic. Its compact 3-door hatchback design, finished in blue, adds to its sporty character, while the performance-focused engineering ensures it remains exciting to drive even today.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">The Renaultsport 172 Cup is widely appreciated in automotive history for its balance, handling, and driver-focused simplicity. It represents a time when hot hatches were built to be raw, responsive, and connected to the road \u2014 qualities that continue to make it highly desirable among enthusiasts and collectors.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and preserved to deliver strong performance while remaining a unique and affordable entry into classic hot hatch ownership.</p><p style="margin-left:0.0px;"><br>\u2022\tLightweight performance-focused design</p><p style="margin-left:13.0px;">\t\u2022\tIconic Renaultsport hot hatch engineering</p><p style="margin-left:13.0px;">\t\u2022\tEngaging manual driving experience</p><p style="margin-left:13.0px;">\t\u2022\tStrong collector and enthusiast appeal</p>', 'category': 'Used Vehicle', 'original': <Product: 2003 Renault Clio Renaultsport 172 Cup 2.0L Manual 60,800 miles>}, {'name': '2013 Chevrolet Equinox LTZ FWD 104,596 miles', 'description': '<p style="margin-left:0.0px;">The 2013 Chevrolet Equinox LTZ FWD is a comfortable and well-equipped compact SUV designed for smooth driving, practicality, and everyday reliability. As a higher LTZ trim, this model offers a more refined interior and added comfort, making it a great choice for both daily commuting and family use.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Powered by a 2.4L inline-4 gasoline engine and paired with an automatic transmission, the Equinox delivers steady performance with good fuel efficiency. Its front-wheel-drive (FWD) system ensures a smooth and stable ride, ideal for city and highway driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 104,596 miles, this vehicle remains in good condition and continues to provide dependable performance. The Champagne Silver Metallic exterior gives it a clean and elegant look, while the Brownstone/Jet Black interior adds a premium feel to the cabin, offering comfort for both driver and passengers.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This SUV comes with a clean history, showing 0 accidents, 2 previous owners, and a clean title, making it a reliable and trustworthy option.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver high quality while remaining cheap and affordable.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">&nbsp; &nbsp; \u2022 Comfortable LTZ premium trim</p><p style="margin-left:13.0px;">\t\u2022\tSmooth and fuel-efficient performance</p><p style="margin-left:13.0px;">\t\u2022\tSpacious and practical interior</p><p style="margin-left:13.0px;">\t\u2022\tReliable for daily use and travel</p><p style="margin-left:13.0px;">\t\u2022\tStylish and modern design&nbsp;<br><br>&nbsp;</p>', 'category': 'Used Vehicle', 'original': <Product: 2013 Chevrolet Equinox LTZ FWD 104,596 miles>}, {'name': '2020 Chevrolet Equinox LS 1LS FWD 156,510 miles', 'description': '<p style="margin-left:0.0px;">The 2020 Chevrolet Equinox LS 1LS FWD is a modern and fuel-efficient compact SUV designed for comfort, practicality, and everyday reliability. With its sleek design and smooth driving experience, this vehicle is ideal for city commuting, family use, and long-distance travel.<br>&nbsp;</p><p style="margin-left:0.0px;">Powered by a 1.5L inline-4 turbocharged gasoline engine and paired with an automatic transmission, the Equinox delivers a strong balance of performance and fuel efficiency. Its front-wheel-drive (FWD) system ensures smooth handling and a comfortable ride, making it perfect for daily driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 156,510 miles, this vehicle has been well used but remains a dependable and economical option. The Mosaic Black Metallic exterior gives it a stylish and modern appearance, while the Medium Ash Gray interior provides a clean and comfortable cabin for both driver and passengers.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">This SUV comes with a clean history, showing 0 accidents, 1 previous owner, and a clean title, making it a reliable and trustworthy choice.</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver high quality while remaining cheap and affordable</p>', 'category': 'Used Vehicle', 'original': <Product: 2020 Chevrolet Equinox LS 1LS FWD 156,510 miles>}, {'name': '2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD 95,976 miles', 'description': '<p style="margin-left:0.0px;">The 2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD is a powerful and premium full-size pickup truck designed for performance, comfort, and durability. Known for its strong build quality and refined interior, this Silverado is ideal for both heavy-duty work and everyday driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Powered by a 5.3L V8 gasoline engine and paired with an automatic transmission, this truck delivers excellent power, towing capability, and smooth performance. The 4WD drivetrain provides enhanced traction and stability, making it suitable for off-road use, tough job sites, and all-weather conditions.</p><p style="margin-left:0.0px;">With 95,976 miles, this vehicle remains in good condition and offers a strong balance of performance and longevity. The bold red exterior gives it a standout look, while the Jet Black interior provides a comfortable and premium cabin experience, especially with the spacious Crew Cab design.</p><p style="margin-left:0.0px;">This truck comes with a clean title and personal-use history, with 1 reported accident and 4 previous owners, making it a practical and affordable option for buyers looking for a capable and well-equipped pickup.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver high quality while remaining cheap and affordable.&nbsp;</p>', 'category': 'Used Trucks', 'original': <Product: 2016 Chevrolet Silverado 1500 LTZ Crew Cab 4WD 95,976 miles>}, {'name': '2015 Ford F-150 XLT SuperCrew 4WD 147,471 miles', 'description': '<p style="margin-left:0.0px;">The 2015 Ford F-150 XLT SuperCrew 4WD is a strong and reliable full-size pickup truck built for performance, durability, and everyday versatility. Known for its rugged capability and modern design, this truck is ideal for both work and personal use, offering a smooth ride along with impressive power.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Equipped with a 3.5L V6 turbocharged gasoline engine and automatic transmission, this F-150 delivers excellent performance, strong acceleration, and solid fuel efficiency for its class. The 4WD drivetrain ensures enhanced traction and control, making it suitable for off-road driving, tough terrains, and all-weather conditions.</p><p style="margin-left:0.0px;">With 147,471 miles, this truck has been well used but remains a dependable option for those looking for a powerful and affordable pickup. The Ruby Red Metallic Tinted Clearcoat exterior gives it a bold and premium appearance, while the Medium Earth Gray interior provides a comfortable and spacious cabin, especially with the SuperCrew configuration.</p><p style="margin-left:0.0px;">This vehicle comes with a clean history, showing 0 accidents, 2 previous owners, and a clean title, making it a reliable and trustworthy choice.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been maintained and prepared to deliver solid performance while remaining cheap and affordable.</p>', 'category': 'Used Trucks', 'original': <Product: 2015 Ford F-150 XLT SuperCrew 4WD 147,471 miles>}, {'name': '2018 Ford F-150 XLT SuperCrew 4WD 124,093 miles', 'description': '<p style="margin-left:0.0px;">The 2018 Ford F-150 XLT SuperCrew 4WD is a powerful and dependable full-size pickup truck designed for strength, performance, and everyday versatility. Built with Ford\u2019s trusted engineering, this truck offers excellent towing capability, strong engine performance, and a comfortable driving experience, making it ideal for both work and personal use.</p><p style="margin-left:0.0px;">Powered by a 5.0L V8 gasoline engine and paired with an automatic transmission, the F-150 delivers impressive power and smooth performance. The 4WD drivetrain provides enhanced traction and control, making it suitable for off-road conditions, heavy-duty tasks, and all-weather driving.</p><p style="margin-left:0.0px;">&nbsp;</p><p style="margin-left:0.0px;">With 124,093 miles, this vehicle remains in good condition and continues to provide reliable performance. The Magnetic exterior color gives it a bold and modern appearance, while the black interior offers a clean and comfortable cabin with plenty of space thanks to the SuperCrew configuration.</p><p style="margin-left:0.0px;">This truck comes with a clean history, showing 0 accidents, 2 previous owners, and a clean title, making it a solid and trustworthy option for buyers.</p><p style="margin-left:0.0px;">Each vehicle at <strong>Banshix\xae</strong> is sourced directly from customers and carefully inspected to ensure good condition, clean appearance, and reliable performance. This unit has been well maintained and prepared to deliver strong quality while remaining affordable.</p>', 'category': 'Used Trucks', 'original': <Product: 2018 Ford F-150 XLT SuperCrew 4WD 124,093 miles>}], 'categories': <QuerySet [<Category: Air Conditioning>, <Category: Apple iPhone>, <Category: Computer Equipment>, <Category: Electric Generator>, <Category: Gift Card>, <Category: Laboratory Equipment>, <Category: Pet World>, <Category: Refurbished Freezer>, <Category: Refurbished Refrigerator>, <Category: Smart Tv>, <Category: Used Trucks>, <Category: Used Vehicle>]>}]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1103, in emit
    stream.write(msg + self.terminator)
UnicodeEncodeError: 'ascii' codec can't encode character '\u20be' in position 2458: ordinal not in range(128)
Call stack:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/wsgi.py", line 124, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 140, in get_response
    response = self._middleware_chain(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/middleware.py", line 47, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 48, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/middleware.py", line 37, in sync_middleware
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django_htmx/middleware.py", line 39, in __call__
    return self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 110, in home
    return render(request, 'shop/index.html', {
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 172, in render
    return self._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader_tags.py", line 159, in render
    return compiled_parent._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1077, in render
    output = self.filter_expression.resolve(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 723, in resolve
    obj = self.var.resolve(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 856, in resolve
    value = self._resolve_lookup(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 943, in _resolve_lookup
    logger.debug(
Message: "Exception while resolving variable '%s' in template '%s'."
Arguments: ('CURRENCIES', 'shop/index.html')
WARNING 2026-05-18 13:15:35,907 log Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING 2026-05-18 13:15:35,907 log Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
DEBUG 2026-05-18 13:21:03,706 base Exception while resolving variable 'q' in template 'account/logout.html'.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/datastructures.py", line 84, in __getitem__
    list_ = super().__getitem__(key)
KeyError: 'q'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/datastructures.py", line 86, in __getitem__
    raise MultiValueDictKeyError(key)
django.utils.datastructures.MultiValueDictKeyError: 'q'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 903, in _resolve_lookup
    current = getattr(current, bit)
AttributeError: 'QueryDict' object has no attribute 'q'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'q'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [q] in <QueryDict: {}>
DEBUG 2026-05-18 13:21:03,706 base Exception while resolving variable 'q' in template 'account/logout.html'.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/datastructures.py", line 84, in __getitem__
    list_ = super().__getitem__(key)
KeyError: 'q'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/datastructures.py", line 86, in __getitem__
    raise MultiValueDictKeyError(key)
django.utils.datastructures.MultiValueDictKeyError: 'q'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 903, in _resolve_lookup
    current = getattr(current, bit)
AttributeError: 'QueryDict' object has no attribute 'q'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'q'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [q] in <QueryDict: {}>
DEBUG 2026-05-18 13:21:03,731 base Exception while resolving variable 'href' in template 'allauth/elements/button.html'.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
KeyError: 'href'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 903, in _resolve_lookup
    current = getattr(current, bit)
AttributeError: 'dict' object has no attribute 'href'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'href'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [href] in {'type': 'submit'}
DEBUG 2026-05-18 13:21:03,731 base Exception while resolving variable 'href' in template 'allauth/elements/button.html'.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
KeyError: 'href'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 903, in _resolve_lookup
    current = getattr(current, bit)
AttributeError: 'dict' object has no attribute 'href'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'href'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [href] in {'type': 'submit'}
DEBUG 2026-05-18 13:21:03,732 base Exception while resolving variable 'form' in template 'allauth/elements/button.html'.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
KeyError: 'form'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 903, in _resolve_lookup
    current = getattr(current, bit)
AttributeError: 'dict' object has no attribute 'form'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'form'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [form] in {'type': 'submit'}
DEBUG 2026-05-18 13:21:03,732 base Exception while resolving variable 'form' in template 'allauth/elements/button.html'.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
KeyError: 'form'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 903, in _resolve_lookup
    current = getattr(current, bit)
AttributeError: 'dict' object has no attribute 'form'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'form'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [form] in {'type': 'submit'}
DEBUG 2026-05-18 13:21:03,733 base Exception while resolving variable 'id' in template 'allauth/elements/button.html'.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
KeyError: 'id'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 903, in _resolve_lookup
    current = getattr(current, bit)
AttributeError: 'dict' object has no attribute 'id'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'id'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [id] in {'type': 'submit'}
DEBUG 2026-05-18 13:21:03,733 base Exception while resolving variable 'id' in template 'allauth/elements/button.html'.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
KeyError: 'id'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 903, in _resolve_lookup
    current = getattr(current, bit)
AttributeError: 'dict' object has no attribute 'id'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'id'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [id] in {'type': 'submit'}
DEBUG 2026-05-18 13:21:03,734 base Exception while resolving variable 'name' in template 'allauth/elements/button.html'.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
KeyError: 'name'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 903, in _resolve_lookup
    current = getattr(current, bit)
AttributeError: 'dict' object has no attribute 'name'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'name'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [name] in {'type': 'submit'}
DEBUG 2026-05-18 13:21:03,734 base Exception while resolving variable 'name' in template 'allauth/elements/button.html'.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
KeyError: 'name'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 903, in _resolve_lookup
    current = getattr(current, bit)
AttributeError: 'dict' object has no attribute 'name'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'name'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [name] in {'type': 'submit'}
DEBUG 2026-05-18 13:21:03,734 base Exception while resolving variable 'value' in template 'allauth/elements/button.html'.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
KeyError: 'value'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 903, in _resolve_lookup
    current = getattr(current, bit)
AttributeError: 'dict' object has no attribute 'value'. Did you mean: 'values'?

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'value'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [value] in {'type': 'submit'}
DEBUG 2026-05-18 13:21:03,734 base Exception while resolving variable 'value' in template 'allauth/elements/button.html'.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
KeyError: 'value'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 903, in _resolve_lookup
    current = getattr(current, bit)
AttributeError: 'dict' object has no attribute 'value'. Did you mean: 'values'?

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'value'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [value] in {'type': 'submit'}
DEBUG 2026-05-18 13:21:03,735 base Exception while resolving variable 'href' in template 'allauth/elements/button.html'.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
KeyError: 'href'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 903, in _resolve_lookup
    current = getattr(current, bit)
AttributeError: 'dict' object has no attribute 'href'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'href'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [href] in {'type': 'submit'}
DEBUG 2026-05-18 13:21:03,735 base Exception while resolving variable 'href' in template 'allauth/elements/button.html'.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
KeyError: 'href'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 903, in _resolve_lookup
    current = getattr(current, bit)
AttributeError: 'dict' object has no attribute 'href'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'href'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [href] in {'type': 'submit'}
--- Logging error ---
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 88, in __getitem__
    raise KeyError(key)
KeyError: 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 899, in _resolve_lookup
    if isinstance(current, BaseContext) and getattr(
AttributeError: type object 'RequestContext' has no attribute 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [banshix_socials] in [{'True': True, 'False': False, 'None': None}, {'csrf_token': <SimpleLazyObject: 'cpP4biXzvKbj6wHADEbsogXiMkgE0Z0uoLv7kXQYIbEgvikAYXzHV93gFyOXqE6h'>, 'request': <WSGIRequest: GET '/accounts/logout/'>, 'user': <SimpleLazyObject: <CustomUser: imokeuklemi>>, 'perms': PermWrapper(<SimpleLazyObject: <CustomUser: imokeuklemi>>), 'messages': <FallbackStorage: request=<WSGIRequest: GET '/accounts/logout/'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}, 'product_category': <QuerySet [<Category: Air Conditioning>, <Category: Apple iPhone>, <Category: Computer Equipment>, <Category: Electric Generator>, <Category: Gift Card>, <Category: Laboratory Equipment>, <Category: Pet World>, <Category: Refurbished Freezer>, <Category: Refurbished Refrigerator>, <Category: Smart Tv>, <Category: Used Trucks>, <Category: Used Vehicle>]>, 'cart_count': 1, 'current_currency': 'GEL', 'currency_symbol': '\u20be', 'currency_rate': 2.68, 'currencies': {'USD': {'symbol': '$', 'rate': 1.0, 'name': 'United States Dollar'}, 'EUR': {'symbol': '\u20ac', 'rate': 0.92, 'name': 'Euro'}, 'GBP': {'symbol': '\xa3', 'rate': 0.79, 'name': 'British Pound Sterling'}, 'GEL': {'symbol': '\u20be', 'rate': 2.68, 'name': 'Georgian Lari'}, 'CNY': {'symbol': '\xa5', 'rate': 7.25, 'name': 'Chinese Yuan'}, 'JPY': {'symbol': '\xa5', 'rate': 152.5, 'name': 'Japanese Yen'}}, 'currencies_json': '{"USD": {"symbol": "$", "rate": 1.0, "name": "United States Dollar"}, "EUR": {"symbol": "\\u20ac", "rate": 0.92, "name": "Euro"}, "GBP": {"symbol": "\\u00a3", "rate": 0.79, "name": "British Pound Sterling"}, "GEL": {"symbol": "\\u20be", "rate": 2.68, "name": "Georgian Lari"}, "CNY": {"symbol": "\\u00a5", "rate": 7.25, "name": "Chinese Yuan"}, "JPY": {"symbol": "\\u00a5", "rate": 152.5, "name": "Japanese Yen"}}', 'current_language': 'en', 'preferred_language': 'en', 'LANGUAGE_CODE': 'en', 'available_languages': [('en', 'English'), ('de', 'Deutsch'), ('fr', 'Fran\xe7ais'), ('pt', 'Portugu\xeas'), ('ka', 'Georgian')], 'language_currency_map': {'en': 'USD', 'de': 'EUR', 'fr': 'EUR', 'es': 'EUR', 'zh': 'CNY', 'ja': 'JPY', 'ka': 'GEL', 'ru': 'EUR', 'ar': 'USD', 'pt': 'EUR'}, 'LANGUAGE_BIDI': False, 'special_discounts': <QuerySet []>}, {}, {'view': <allauth.account.views.LogoutView object at 0x7f7ffda1e290>, 'redirect_field_name': 'next', 'redirect_field_value': None, 'redirect_field': ''}]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1103, in emit
    stream.write(msg + self.terminator)
UnicodeEncodeError: 'ascii' codec can't encode character '\u20be' in position 2519: ordinal not in range(128)
Call stack:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/wsgi.py", line 124, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 140, in get_response
    response = self._middleware_chain(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/middleware.py", line 47, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 48, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/middleware.py", line 37, in sync_middleware
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django_htmx/middleware.py", line 39, in __call__
    return self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 220, in _get_response
    response = response.render()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/response.py", line 114, in render
    self.content = self.rendered_content
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/response.py", line 92, in rendered_content
    return template.render(context, self._request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 172, in render
    return self._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader_tags.py", line 159, in render
    return compiled_parent._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/defaulttags.py", line 320, in render
    match = condition.eval(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/smartif.py", line 61, in eval
    return func(context, self.first, self.second)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/smartif.py", line 99, in <lambda>
    "and": infix(7, lambda context, x, y: x.eval(context) and y.eval(context)),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/defaulttags.py", line 886, in eval
    return self.value.resolve(context, ignore_failures=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 723, in resolve
    obj = self.var.resolve(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 856, in resolve
    value = self._resolve_lookup(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 943, in _resolve_lookup
    logger.debug(
Message: "Exception while resolving variable '%s' in template '%s'."
Arguments: ('banshix_socials', 'account/logout.html')
--- Logging error ---
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 88, in __getitem__
    raise KeyError(key)
KeyError: 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 899, in _resolve_lookup
    if isinstance(current, BaseContext) and getattr(
AttributeError: type object 'RequestContext' has no attribute 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [banshix_socials] in [{'True': True, 'False': False, 'None': None}, {'csrf_token': <SimpleLazyObject: 'cpP4biXzvKbj6wHADEbsogXiMkgE0Z0uoLv7kXQYIbEgvikAYXzHV93gFyOXqE6h'>, 'request': <WSGIRequest: GET '/accounts/logout/'>, 'user': <SimpleLazyObject: <CustomUser: imokeuklemi>>, 'perms': PermWrapper(<SimpleLazyObject: <CustomUser: imokeuklemi>>), 'messages': <FallbackStorage: request=<WSGIRequest: GET '/accounts/logout/'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}, 'product_category': <QuerySet [<Category: Air Conditioning>, <Category: Apple iPhone>, <Category: Computer Equipment>, <Category: Electric Generator>, <Category: Gift Card>, <Category: Laboratory Equipment>, <Category: Pet World>, <Category: Refurbished Freezer>, <Category: Refurbished Refrigerator>, <Category: Smart Tv>, <Category: Used Trucks>, <Category: Used Vehicle>]>, 'cart_count': 1, 'current_currency': 'GEL', 'currency_symbol': '\u20be', 'currency_rate': 2.68, 'currencies': {'USD': {'symbol': '$', 'rate': 1.0, 'name': 'United States Dollar'}, 'EUR': {'symbol': '\u20ac', 'rate': 0.92, 'name': 'Euro'}, 'GBP': {'symbol': '\xa3', 'rate': 0.79, 'name': 'British Pound Sterling'}, 'GEL': {'symbol': '\u20be', 'rate': 2.68, 'name': 'Georgian Lari'}, 'CNY': {'symbol': '\xa5', 'rate': 7.25, 'name': 'Chinese Yuan'}, 'JPY': {'symbol': '\xa5', 'rate': 152.5, 'name': 'Japanese Yen'}}, 'currencies_json': '{"USD": {"symbol": "$", "rate": 1.0, "name": "United States Dollar"}, "EUR": {"symbol": "\\u20ac", "rate": 0.92, "name": "Euro"}, "GBP": {"symbol": "\\u00a3", "rate": 0.79, "name": "British Pound Sterling"}, "GEL": {"symbol": "\\u20be", "rate": 2.68, "name": "Georgian Lari"}, "CNY": {"symbol": "\\u00a5", "rate": 7.25, "name": "Chinese Yuan"}, "JPY": {"symbol": "\\u00a5", "rate": 152.5, "name": "Japanese Yen"}}', 'current_language': 'en', 'preferred_language': 'en', 'LANGUAGE_CODE': 'en', 'available_languages': [('en', 'English'), ('de', 'Deutsch'), ('fr', 'Fran\xe7ais'), ('pt', 'Portugu\xeas'), ('ka', 'Georgian')], 'language_currency_map': {'en': 'USD', 'de': 'EUR', 'fr': 'EUR', 'es': 'EUR', 'zh': 'CNY', 'ja': 'JPY', 'ka': 'GEL', 'ru': 'EUR', 'ar': 'USD', 'pt': 'EUR'}, 'LANGUAGE_BIDI': False, 'special_discounts': <QuerySet []>}, {}, {'view': <allauth.account.views.LogoutView object at 0x7f7ffda1e290>, 'redirect_field_name': 'next', 'redirect_field_value': None, 'redirect_field': ''}]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1103, in emit
    stream.write(msg + self.terminator)
UnicodeEncodeError: 'ascii' codec can't encode character '\u20be' in position 2519: ordinal not in range(128)
Call stack:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/wsgi.py", line 124, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 140, in get_response
    response = self._middleware_chain(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/middleware.py", line 47, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 48, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/middleware.py", line 37, in sync_middleware
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django_htmx/middleware.py", line 39, in __call__
    return self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 220, in _get_response
    response = response.render()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/response.py", line 114, in render
    self.content = self.rendered_content
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/response.py", line 92, in rendered_content
    return template.render(context, self._request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 172, in render
    return self._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader_tags.py", line 159, in render
    return compiled_parent._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/defaulttags.py", line 320, in render
    match = condition.eval(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/smartif.py", line 61, in eval
    return func(context, self.first, self.second)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/smartif.py", line 99, in <lambda>
    "and": infix(7, lambda context, x, y: x.eval(context) and y.eval(context)),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/defaulttags.py", line 886, in eval
    return self.value.resolve(context, ignore_failures=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 723, in resolve
    obj = self.var.resolve(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 856, in resolve
    value = self._resolve_lookup(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 943, in _resolve_lookup
    logger.debug(
Message: "Exception while resolving variable '%s' in template '%s'."
Arguments: ('banshix_socials', 'account/logout.html')
--- Logging error ---
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 88, in __getitem__
    raise KeyError(key)
KeyError: 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 899, in _resolve_lookup
    if isinstance(current, BaseContext) and getattr(
AttributeError: type object 'RequestContext' has no attribute 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [banshix_socials] in [{'True': True, 'False': False, 'None': None}, {'csrf_token': <SimpleLazyObject: 'cpP4biXzvKbj6wHADEbsogXiMkgE0Z0uoLv7kXQYIbEgvikAYXzHV93gFyOXqE6h'>, 'request': <WSGIRequest: GET '/accounts/logout/'>, 'user': <SimpleLazyObject: <CustomUser: imokeuklemi>>, 'perms': PermWrapper(<SimpleLazyObject: <CustomUser: imokeuklemi>>), 'messages': <FallbackStorage: request=<WSGIRequest: GET '/accounts/logout/'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}, 'product_category': <QuerySet [<Category: Air Conditioning>, <Category: Apple iPhone>, <Category: Computer Equipment>, <Category: Electric Generator>, <Category: Gift Card>, <Category: Laboratory Equipment>, <Category: Pet World>, <Category: Refurbished Freezer>, <Category: Refurbished Refrigerator>, <Category: Smart Tv>, <Category: Used Trucks>, <Category: Used Vehicle>]>, 'cart_count': 1, 'current_currency': 'GEL', 'currency_symbol': '\u20be', 'currency_rate': 2.68, 'currencies': {'USD': {'symbol': '$', 'rate': 1.0, 'name': 'United States Dollar'}, 'EUR': {'symbol': '\u20ac', 'rate': 0.92, 'name': 'Euro'}, 'GBP': {'symbol': '\xa3', 'rate': 0.79, 'name': 'British Pound Sterling'}, 'GEL': {'symbol': '\u20be', 'rate': 2.68, 'name': 'Georgian Lari'}, 'CNY': {'symbol': '\xa5', 'rate': 7.25, 'name': 'Chinese Yuan'}, 'JPY': {'symbol': '\xa5', 'rate': 152.5, 'name': 'Japanese Yen'}}, 'currencies_json': '{"USD": {"symbol": "$", "rate": 1.0, "name": "United States Dollar"}, "EUR": {"symbol": "\\u20ac", "rate": 0.92, "name": "Euro"}, "GBP": {"symbol": "\\u00a3", "rate": 0.79, "name": "British Pound Sterling"}, "GEL": {"symbol": "\\u20be", "rate": 2.68, "name": "Georgian Lari"}, "CNY": {"symbol": "\\u00a5", "rate": 7.25, "name": "Chinese Yuan"}, "JPY": {"symbol": "\\u00a5", "rate": 152.5, "name": "Japanese Yen"}}', 'current_language': 'en', 'preferred_language': 'en', 'LANGUAGE_CODE': 'en', 'available_languages': [('en', 'English'), ('de', 'Deutsch'), ('fr', 'Fran\xe7ais'), ('pt', 'Portugu\xeas'), ('ka', 'Georgian')], 'language_currency_map': {'en': 'USD', 'de': 'EUR', 'fr': 'EUR', 'es': 'EUR', 'zh': 'CNY', 'ja': 'JPY', 'ka': 'GEL', 'ru': 'EUR', 'ar': 'USD', 'pt': 'EUR'}, 'LANGUAGE_BIDI': False, 'special_discounts': <QuerySet []>}, {}, {'view': <allauth.account.views.LogoutView object at 0x7f7ffda1e290>, 'redirect_field_name': 'next', 'redirect_field_value': None, 'redirect_field': ''}]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1103, in emit
    stream.write(msg + self.terminator)
UnicodeEncodeError: 'ascii' codec can't encode character '\u20be' in position 2519: ordinal not in range(128)
Call stack:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/wsgi.py", line 124, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 140, in get_response
    response = self._middleware_chain(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/middleware.py", line 47, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 48, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/middleware.py", line 37, in sync_middleware
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django_htmx/middleware.py", line 39, in __call__
    return self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 220, in _get_response
    response = response.render()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/response.py", line 114, in render
    self.content = self.rendered_content
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/response.py", line 92, in rendered_content
    return template.render(context, self._request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 172, in render
    return self._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader_tags.py", line 159, in render
    return compiled_parent._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/defaulttags.py", line 320, in render
    match = condition.eval(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/smartif.py", line 61, in eval
    return func(context, self.first, self.second)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/smartif.py", line 99, in <lambda>
    "and": infix(7, lambda context, x, y: x.eval(context) and y.eval(context)),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/defaulttags.py", line 886, in eval
    return self.value.resolve(context, ignore_failures=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 723, in resolve
    obj = self.var.resolve(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 856, in resolve
    value = self._resolve_lookup(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 943, in _resolve_lookup
    logger.debug(
Message: "Exception while resolving variable '%s' in template '%s'."
Arguments: ('banshix_socials', 'account/logout.html')
--- Logging error ---
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 88, in __getitem__
    raise KeyError(key)
KeyError: 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 899, in _resolve_lookup
    if isinstance(current, BaseContext) and getattr(
AttributeError: type object 'RequestContext' has no attribute 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'banshix_socials'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [banshix_socials] in [{'True': True, 'False': False, 'None': None}, {'csrf_token': <SimpleLazyObject: 'cpP4biXzvKbj6wHADEbsogXiMkgE0Z0uoLv7kXQYIbEgvikAYXzHV93gFyOXqE6h'>, 'request': <WSGIRequest: GET '/accounts/logout/'>, 'user': <SimpleLazyObject: <CustomUser: imokeuklemi>>, 'perms': PermWrapper(<SimpleLazyObject: <CustomUser: imokeuklemi>>), 'messages': <FallbackStorage: request=<WSGIRequest: GET '/accounts/logout/'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}, 'product_category': <QuerySet [<Category: Air Conditioning>, <Category: Apple iPhone>, <Category: Computer Equipment>, <Category: Electric Generator>, <Category: Gift Card>, <Category: Laboratory Equipment>, <Category: Pet World>, <Category: Refurbished Freezer>, <Category: Refurbished Refrigerator>, <Category: Smart Tv>, <Category: Used Trucks>, <Category: Used Vehicle>]>, 'cart_count': 1, 'current_currency': 'GEL', 'currency_symbol': '\u20be', 'currency_rate': 2.68, 'currencies': {'USD': {'symbol': '$', 'rate': 1.0, 'name': 'United States Dollar'}, 'EUR': {'symbol': '\u20ac', 'rate': 0.92, 'name': 'Euro'}, 'GBP': {'symbol': '\xa3', 'rate': 0.79, 'name': 'British Pound Sterling'}, 'GEL': {'symbol': '\u20be', 'rate': 2.68, 'name': 'Georgian Lari'}, 'CNY': {'symbol': '\xa5', 'rate': 7.25, 'name': 'Chinese Yuan'}, 'JPY': {'symbol': '\xa5', 'rate': 152.5, 'name': 'Japanese Yen'}}, 'currencies_json': '{"USD": {"symbol": "$", "rate": 1.0, "name": "United States Dollar"}, "EUR": {"symbol": "\\u20ac", "rate": 0.92, "name": "Euro"}, "GBP": {"symbol": "\\u00a3", "rate": 0.79, "name": "British Pound Sterling"}, "GEL": {"symbol": "\\u20be", "rate": 2.68, "name": "Georgian Lari"}, "CNY": {"symbol": "\\u00a5", "rate": 7.25, "name": "Chinese Yuan"}, "JPY": {"symbol": "\\u00a5", "rate": 152.5, "name": "Japanese Yen"}}', 'current_language': 'en', 'preferred_language': 'en', 'LANGUAGE_CODE': 'en', 'available_languages': [('en', 'English'), ('de', 'Deutsch'), ('fr', 'Fran\xe7ais'), ('pt', 'Portugu\xeas'), ('ka', 'Georgian')], 'language_currency_map': {'en': 'USD', 'de': 'EUR', 'fr': 'EUR', 'es': 'EUR', 'zh': 'CNY', 'ja': 'JPY', 'ka': 'GEL', 'ru': 'EUR', 'ar': 'USD', 'pt': 'EUR'}, 'LANGUAGE_BIDI': False, 'special_discounts': <QuerySet []>}, {}, {'view': <allauth.account.views.LogoutView object at 0x7f7ffda1e290>, 'redirect_field_name': 'next', 'redirect_field_value': None, 'redirect_field': ''}]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1103, in emit
    stream.write(msg + self.terminator)
UnicodeEncodeError: 'ascii' codec can't encode character '\u20be' in position 2519: ordinal not in range(128)
Call stack:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/wsgi.py", line 124, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 140, in get_response
    response = self._middleware_chain(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/middleware.py", line 47, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 48, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/middleware.py", line 37, in sync_middleware
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django_htmx/middleware.py", line 39, in __call__
    return self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 220, in _get_response
    response = response.render()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/response.py", line 114, in render
    self.content = self.rendered_content
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/response.py", line 92, in rendered_content
    return template.render(context, self._request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 172, in render
    return self._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader_tags.py", line 159, in render
    return compiled_parent._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/defaulttags.py", line 320, in render
    match = condition.eval(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/smartif.py", line 61, in eval
    return func(context, self.first, self.second)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/smartif.py", line 99, in <lambda>
    "and": infix(7, lambda context, x, y: x.eval(context) and y.eval(context)),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/defaulttags.py", line 886, in eval
    return self.value.resolve(context, ignore_failures=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 723, in resolve
    obj = self.var.resolve(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 856, in resolve
    value = self._resolve_lookup(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 943, in _resolve_lookup
    logger.debug(
Message: "Exception while resolving variable '%s' in template '%s'."
Arguments: ('banshix_socials', 'account/logout.html')
--- Logging error ---
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 88, in __getitem__
    raise KeyError(key)
KeyError: 'CURRENCIES'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 899, in _resolve_lookup
    if isinstance(current, BaseContext) and getattr(
AttributeError: type object 'RequestContext' has no attribute 'CURRENCIES'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'CURRENCIES'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [CURRENCIES] in [{'True': True, 'False': False, 'None': None}, {'csrf_token': <SimpleLazyObject: 'cpP4biXzvKbj6wHADEbsogXiMkgE0Z0uoLv7kXQYIbEgvikAYXzHV93gFyOXqE6h'>, 'request': <WSGIRequest: GET '/accounts/logout/'>, 'user': <SimpleLazyObject: <CustomUser: imokeuklemi>>, 'perms': PermWrapper(<SimpleLazyObject: <CustomUser: imokeuklemi>>), 'messages': <FallbackStorage: request=<WSGIRequest: GET '/accounts/logout/'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}, 'product_category': <QuerySet [<Category: Air Conditioning>, <Category: Apple iPhone>, <Category: Computer Equipment>, <Category: Electric Generator>, <Category: Gift Card>, <Category: Laboratory Equipment>, <Category: Pet World>, <Category: Refurbished Freezer>, <Category: Refurbished Refrigerator>, <Category: Smart Tv>, <Category: Used Trucks>, <Category: Used Vehicle>]>, 'cart_count': 1, 'current_currency': 'GEL', 'currency_symbol': '\u20be', 'currency_rate': 2.68, 'currencies': {'USD': {'symbol': '$', 'rate': 1.0, 'name': 'United States Dollar'}, 'EUR': {'symbol': '\u20ac', 'rate': 0.92, 'name': 'Euro'}, 'GBP': {'symbol': '\xa3', 'rate': 0.79, 'name': 'British Pound Sterling'}, 'GEL': {'symbol': '\u20be', 'rate': 2.68, 'name': 'Georgian Lari'}, 'CNY': {'symbol': '\xa5', 'rate': 7.25, 'name': 'Chinese Yuan'}, 'JPY': {'symbol': '\xa5', 'rate': 152.5, 'name': 'Japanese Yen'}}, 'currencies_json': '{"USD": {"symbol": "$", "rate": 1.0, "name": "United States Dollar"}, "EUR": {"symbol": "\\u20ac", "rate": 0.92, "name": "Euro"}, "GBP": {"symbol": "\\u00a3", "rate": 0.79, "name": "British Pound Sterling"}, "GEL": {"symbol": "\\u20be", "rate": 2.68, "name": "Georgian Lari"}, "CNY": {"symbol": "\\u00a5", "rate": 7.25, "name": "Chinese Yuan"}, "JPY": {"symbol": "\\u00a5", "rate": 152.5, "name": "Japanese Yen"}}', 'current_language': 'en', 'preferred_language': 'en', 'LANGUAGE_CODE': 'en', 'available_languages': [('en', 'English'), ('de', 'Deutsch'), ('fr', 'Fran\xe7ais'), ('pt', 'Portugu\xeas'), ('ka', 'Georgian')], 'language_currency_map': {'en': 'USD', 'de': 'EUR', 'fr': 'EUR', 'es': 'EUR', 'zh': 'CNY', 'ja': 'JPY', 'ka': 'GEL', 'ru': 'EUR', 'ar': 'USD', 'pt': 'EUR'}, 'LANGUAGE_BIDI': False, 'special_discounts': <QuerySet []>}, {}, {'view': <allauth.account.views.LogoutView object at 0x7f7ffda1e290>, 'redirect_field_name': 'next', 'redirect_field_value': None, 'redirect_field': ''}]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1103, in emit
    stream.write(msg + self.terminator)
UnicodeEncodeError: 'ascii' codec can't encode character '\u20be' in position 2494: ordinal not in range(128)
Call stack:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/wsgi.py", line 124, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 140, in get_response
    response = self._middleware_chain(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/middleware.py", line 47, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 48, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/middleware.py", line 37, in sync_middleware
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django_htmx/middleware.py", line 39, in __call__
    return self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 220, in _get_response
    response = response.render()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/response.py", line 114, in render
    self.content = self.rendered_content
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/response.py", line 92, in rendered_content
    return template.render(context, self._request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 172, in render
    return self._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader_tags.py", line 159, in render
    return compiled_parent._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1077, in render
    output = self.filter_expression.resolve(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 723, in resolve
    obj = self.var.resolve(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 856, in resolve
    value = self._resolve_lookup(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 943, in _resolve_lookup
    logger.debug(
Message: "Exception while resolving variable '%s' in template '%s'."
Arguments: ('CURRENCIES', 'account/logout.html')
--- Logging error ---
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 893, in _resolve_lookup
    current = current[bit]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 88, in __getitem__
    raise KeyError(key)
KeyError: 'CURRENCIES'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 899, in _resolve_lookup
    if isinstance(current, BaseContext) and getattr(
AttributeError: type object 'RequestContext' has no attribute 'CURRENCIES'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 909, in _resolve_lookup
    current = current[int(bit)]
ValueError: invalid literal for int() with base 10: 'CURRENCIES'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 916, in _resolve_lookup
    raise VariableDoesNotExist(
django.template.base.VariableDoesNotExist: Failed lookup for key [CURRENCIES] in [{'True': True, 'False': False, 'None': None}, {'csrf_token': <SimpleLazyObject: 'cpP4biXzvKbj6wHADEbsogXiMkgE0Z0uoLv7kXQYIbEgvikAYXzHV93gFyOXqE6h'>, 'request': <WSGIRequest: GET '/accounts/logout/'>, 'user': <SimpleLazyObject: <CustomUser: imokeuklemi>>, 'perms': PermWrapper(<SimpleLazyObject: <CustomUser: imokeuklemi>>), 'messages': <FallbackStorage: request=<WSGIRequest: GET '/accounts/logout/'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}, 'product_category': <QuerySet [<Category: Air Conditioning>, <Category: Apple iPhone>, <Category: Computer Equipment>, <Category: Electric Generator>, <Category: Gift Card>, <Category: Laboratory Equipment>, <Category: Pet World>, <Category: Refurbished Freezer>, <Category: Refurbished Refrigerator>, <Category: Smart Tv>, <Category: Used Trucks>, <Category: Used Vehicle>]>, 'cart_count': 1, 'current_currency': 'GEL', 'currency_symbol': '\u20be', 'currency_rate': 2.68, 'currencies': {'USD': {'symbol': '$', 'rate': 1.0, 'name': 'United States Dollar'}, 'EUR': {'symbol': '\u20ac', 'rate': 0.92, 'name': 'Euro'}, 'GBP': {'symbol': '\xa3', 'rate': 0.79, 'name': 'British Pound Sterling'}, 'GEL': {'symbol': '\u20be', 'rate': 2.68, 'name': 'Georgian Lari'}, 'CNY': {'symbol': '\xa5', 'rate': 7.25, 'name': 'Chinese Yuan'}, 'JPY': {'symbol': '\xa5', 'rate': 152.5, 'name': 'Japanese Yen'}}, 'currencies_json': '{"USD": {"symbol": "$", "rate": 1.0, "name": "United States Dollar"}, "EUR": {"symbol": "\\u20ac", "rate": 0.92, "name": "Euro"}, "GBP": {"symbol": "\\u00a3", "rate": 0.79, "name": "British Pound Sterling"}, "GEL": {"symbol": "\\u20be", "rate": 2.68, "name": "Georgian Lari"}, "CNY": {"symbol": "\\u00a5", "rate": 7.25, "name": "Chinese Yuan"}, "JPY": {"symbol": "\\u00a5", "rate": 152.5, "name": "Japanese Yen"}}', 'current_language': 'en', 'preferred_language': 'en', 'LANGUAGE_CODE': 'en', 'available_languages': [('en', 'English'), ('de', 'Deutsch'), ('fr', 'Fran\xe7ais'), ('pt', 'Portugu\xeas'), ('ka', 'Georgian')], 'language_currency_map': {'en': 'USD', 'de': 'EUR', 'fr': 'EUR', 'es': 'EUR', 'zh': 'CNY', 'ja': 'JPY', 'ka': 'GEL', 'ru': 'EUR', 'ar': 'USD', 'pt': 'EUR'}, 'LANGUAGE_BIDI': False, 'special_discounts': <QuerySet []>}, {}, {'view': <allauth.account.views.LogoutView object at 0x7f7ffda1e290>, 'redirect_field_name': 'next', 'redirect_field_value': None, 'redirect_field': ''}]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1103, in emit
    stream.write(msg + self.terminator)
UnicodeEncodeError: 'ascii' codec can't encode character '\u20be' in position 2494: ordinal not in range(128)
Call stack:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/wsgi.py", line 124, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 140, in get_response
    response = self._middleware_chain(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/middleware.py", line 47, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 48, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/middleware.py", line 37, in sync_middleware
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django_htmx/middleware.py", line 39, in __call__
    return self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 220, in _get_response
    response = response.render()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/response.py", line 114, in render
    self.content = self.rendered_content
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/response.py", line 92, in rendered_content
    return template.render(context, self._request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 172, in render
    return self._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader_tags.py", line 159, in render
    return compiled_parent._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1077, in render
    output = self.filter_expression.resolve(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 723, in resolve
    obj = self.var.resolve(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 856, in resolve
    value = self._resolve_lookup(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 943, in _resolve_lookup
    logger.debug(
Message: "Exception while resolving variable '%s' in template '%s'."
Arguments: ('CURRENCIES', 'account/logout.html')
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 13:26:27,805 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 12:56:55,850 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 13:36:11,204 log Internal Server Error: /admin/shop/product/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:11,204 log Internal Server Error: /admin/shop/product/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:26,102 log Internal Server Error: /admin/shop/product/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:26,102 log Internal Server Error: /admin/shop/product/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:29,908 log Internal Server Error: /admin/shop/product/add/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:29,908 log Internal Server Error: /admin/shop/product/add/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
INFO 2026-05-18 13:26:27,805 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 13:36:35,951 log Internal Server Error: /admin/shop/product/add/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:35,951 log Internal Server Error: /admin/shop/product/add/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:38,207 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:38,207 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:38,564 log Internal Server Error: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:38,564 log Internal Server Error: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:45,950 log Internal Server Error: /admin/shop/product/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:45,950 log Internal Server Error: /admin/shop/product/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:46,892 log Internal Server Error: /admin/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:46,892 log Internal Server Error: /admin/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:48,405 log Internal Server Error: /admin
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:48,405 log Internal Server Error: /admin
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:51,063 log Internal Server Error: /admin
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:51,063 log Internal Server Error: /admin
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:53,787 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:53,787 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:54,081 log Internal Server Error: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:54,081 log Internal Server Error: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:59,233 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:59,233 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:59,549 log Internal Server Error: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:36:59,549 log Internal Server Error: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:37:04,745 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 13:37:04,745 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 13:37:07,318 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 13:37:07,318 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 13:37:47,144 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 13:37:47,144 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 13:37:58,664 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 13:37:58,664 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 13:38:28,056 log Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:38:28,056 log Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:38:30,157 log Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:38:30,157 log Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
INFO 2026-05-18 12:56:55,850 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 13:51:22,592 log Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:51:22,592 log Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:58:41,170 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 13:58:41,170 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 14:02:25,276 log Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 14:02:25,276 log Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 14:37:20,836 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 14:37:20,836 apps AXES: BEGIN version 8.3.1, blocking by ip_address
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 15:04:05,754 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 15:04:06,066 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 15:04:06,066 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
INFO 2026-05-18 12:56:55,850 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 15:04:05,754 apps AXES: BEGIN version 8.3.1, blocking by ip_address
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 12:56:55,850 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 15:15:50,368 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 15:15:50,368 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
INFO 2026-05-18 12:56:55,850 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 15:19:13,379 log Internal Server Error: /product/apple-gift/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 15:19:13,379 log Internal Server Error: /product/apple-gift/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
INFO 2026-05-18 15:15:49,005 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 12:56:55,850 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 15:24:23,965 log Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 15:24:23,965 log Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
INFO 2026-05-18 15:15:49,005 apps AXES: BEGIN version 8.3.1, blocking by ip_address
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 12:56:55,850 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 15:30:01,334 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 15:30:01,334 apps AXES: BEGIN version 8.3.1, blocking by ip_address
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 15:47:06,148 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 15:47:06,148 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 15:53:44,642 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 15:53:44,642 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
INFO 2026-05-18 15:47:06,148 apps AXES: BEGIN version 8.3.1, blocking by ip_address
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 16:04:44,734 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 16:04:44,965 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 16:04:44,965 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
INFO 2026-05-18 16:04:41,169 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 16:04:41,169 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 16:04:44,734 apps AXES: BEGIN version 8.3.1, blocking by ip_address
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 16:20:58,608 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 16:20:58,932 log Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 16:20:58,932 log Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 16:21:32,700 log Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 16:21:32,700 log Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 16:21:45,356 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 16:21:45,356 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 16:21:48,778 log Internal Server Error: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 16:21:48,778 log Internal Server Error: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 16:21:53,715 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 16:21:53,715 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
INFO 2026-05-18 16:20:58,608 apps AXES: BEGIN version 8.3.1, blocking by ip_address
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 16:41:52,096 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 16:41:52,264 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 16:41:52,264 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
INFO 2026-05-18 16:41:52,096 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 16:42:21,899 log Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 16:42:21,899 log Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 16:42:22,168 log Internal Server Error: /product/apple-itunes/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 16:42:22,168 log Internal Server Error: /product/apple-itunes/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 16:45:34,711 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 16:45:34,879 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 16:45:34,879 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
INFO 2026-05-18 16:41:52,096 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 16:51:51,734 log Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 16:51:51,734 log Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
INFO 2026-05-18 16:45:34,711 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 16:45:34,711 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 16:41:52,096 apps AXES: BEGIN version 8.3.1, blocking by ip_address
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 17:02:20,981 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 17:02:21,190 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
ERROR 2026-05-18 17:02:21,190 log Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com'. You may need to add 'www.banshix.com' to ALLOWED_HOSTS.
INFO 2026-05-18 17:02:20,981 apps AXES: BEGIN version 8.3.1, blocking by ip_address
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 17:29:43,264 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 17:29:43,495 log Internal Server Error: /review/add/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 17:29:43,495 log Internal Server Error: /review/add/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 17:29:43,264 apps AXES: BEGIN version 8.3.1, blocking by ip_address
ERROR 2026-05-18 17:36:08,700 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
ERROR 2026-05-18 17:36:08,700 log Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 9, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 16, in process_request
    return get_maintenance_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 43, in get_maintenance_response
    response = get_maintenance_html_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/http.py", line 63, in get_maintenance_html_response
    response = render(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 61, in render_to_string
    template = get_template(template_name, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: errors/503.html
INFO 2026-05-18 17:36:07,169 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 17:36:07,169 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 17:29:43,264 apps AXES: BEGIN version 8.3.1, blocking by ip_address
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1104, in emit
    self.flush()
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1084, in flush
    self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  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 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 7, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/apps/registry.py", line 124, in populate
    app_config.ready()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 60, in ready
    self.initialize()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/apps.py", line 53, in initialize
    log.info(
Message: 'AXES: BEGIN version %s, %s'
Arguments: ('8.3.1', 'blocking by ip_address')
INFO 2026-05-18 17:59:56,784 apps AXES: BEGIN version 8.3.1, blocking by ip_address
INFO 2026-05-18 17:59:56,784 apps AXES: BEGIN version 8.3.1, blocking by ip_address
WARNING | Session data corrupted
WARNING | Session data corrupted
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 772, in cmd_query
    self._cmysql.query(
_mysql_connector.MySQLInterfaceError: Unknown column 'shop_banshixcontact.is_active' in 'field list'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
mysql.connector.errors.ProgrammingError: 1054 (42S22): Unknown column 'shop_banshixcontact.is_active' in 'field list'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 110, in home
    return render(request, 'shop/index.html', {
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1623, in execute_sql
    cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 122, in execute
    return super().execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 79, in execute
    return self._execute_with_wrappers(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers
    return executor(sql, params, many, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 100, in _execute
    with self.db.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
django.db.utils.ProgrammingError: (1054, "1054 (42S22): Unknown column 'shop_banshixcontact.is_active' in 'field list'", '42S22')
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 573, in form_valid
    form.save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 653, in save
    flows.password_reset.request_password_reset(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/password_reset.py", line 122, in request_password_reset
    adapter.send_password_reset_mail(user, email, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 651, in send_password_reset_mail
    return self.send_mail("account/email/password_reset_key", email, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /wp-includes/wlwmanifest.xml//wp-includes/wlwmanifest.xml
WARNING | Not Found: /xmlrpc.php//xmlrpc.php
WARNING | Not Found: /blog/wp-includes/wlwmanifest.xml//blog/wp-includes/wlwmanifest.xml
WARNING | Not Found: /web/wp-includes/wlwmanifest.xml//web/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wordpress/wp-includes/wlwmanifest.xml//wordpress/wp-includes/wlwmanifest.xml
WARNING | Not Found: /website/wp-includes/wlwmanifest.xml//website/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp/wp-includes/wlwmanifest.xml//wp/wp-includes/wlwmanifest.xml
WARNING | Not Found: /news/wp-includes/wlwmanifest.xml//news/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2018/wp-includes/wlwmanifest.xml//2018/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2019/wp-includes/wlwmanifest.xml//2019/wp-includes/wlwmanifest.xml
WARNING | Not Found: /shop/wp-includes/wlwmanifest.xml//shop/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp1/wp-includes/wlwmanifest.xml//wp1/wp-includes/wlwmanifest.xml
WARNING | Not Found: /test/wp-includes/wlwmanifest.xml//test/wp-includes/wlwmanifest.xml
WARNING | Not Found: /media/wp-includes/wlwmanifest.xml//media/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp2/wp-includes/wlwmanifest.xml//wp2/wp-includes/wlwmanifest.xml
WARNING | Not Found: /site/wp-includes/wlwmanifest.xml//site/wp-includes/wlwmanifest.xml
WARNING | Not Found: /cms/wp-includes/wlwmanifest.xml//cms/wp-includes/wlwmanifest.xml
WARNING | Not Found: /sito/wp-includes/wlwmanifest.xml//sito/wp-includes/wlwmanifest.xml
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /wp-admin/install.php
WARNING | Session data corrupted
WARNING | Not Found: /robots.txt
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /robots.txt
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /robots.txt
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Forbidden (Referer checking failed - no Referer.): /
WARNING | Session data corrupted
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
[UID:2482][2180329] Child process with pid: 2283722 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2180329] Child process with pid: 2415885 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2180329] Child process with pid: 2415925 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
WARNING | Session data corrupted
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 573, in form_valid
    form.save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 653, in save
    flows.password_reset.request_password_reset(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/password_reset.py", line 122, in request_password_reset
    adapter.send_password_reset_mail(user, email, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 651, in send_password_reset_mail
    return self.send_mail("account/email/password_reset_key", email, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 573, in form_valid
    form.save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 653, in save
    flows.password_reset.request_password_reset(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/password_reset.py", line 122, in request_password_reset
    adapter.send_password_reset_mail(user, email, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 651, in send_password_reset_mail
    return self.send_mail("account/email/password_reset_key", email, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 573, in form_valid
    form.save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 653, in save
    flows.password_reset.request_password_reset(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/password_reset.py", line 122, in request_password_reset
    adapter.send_password_reset_mail(user, email, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 651, in send_password_reset_mail
    return self.send_mail("account/email/password_reset_key", email, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | AXES: New login failure by {username: "********************", ip_address: "********************", user_agent: "Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_15 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6.2 Mobile/15E148 Safari/604.1", path_info: "/accounts/login/"}. Created new record in the database.
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 573, in form_valid
    form.save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 653, in save
    flows.password_reset.request_password_reset(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/password_reset.py", line 122, in request_password_reset
    adapter.send_password_reset_mail(user, email, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 651, in send_password_reset_mail
    return self.send_mail("account/email/password_reset_key", email, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | AXES: Repeated login failure by {username: "********************", ip_address: "********************", user_agent: "Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_15 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6.2 Mobile/15E148 Safari/604.1", path_info: "/accounts/login/"}. Updated existing record in the database.
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 573, in form_valid
    form.save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 653, in save
    flows.password_reset.request_password_reset(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/password_reset.py", line 122, in request_password_reset
    adapter.send_password_reset_mail(user, email, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 651, in send_password_reset_mail
    return self.send_mail("account/email/password_reset_key", email, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Session data corrupted
[UID:2482][2180329] Child process with pid: 2472338 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 427, in try_save
    resp = flows.signup.prevent_enumeration(request, email=email, phone=phone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/signup.py", line 72, in prevent_enumeration
    return perform_login(context.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 97, in perform_login
    return resume_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 107, in resume_login
    response = ctrl.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 125, in handle
    response, cont = stage.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 163, in handle
    send_verification_email_at_login(self.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 292, in send_verification_email_at_login
    sent = send_verification_email_at_fake_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 321, in send_verification_email_at_fake_login
    return send_verification_email_to_address(request, address, signup=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 261, in send_verification_email_to_address
    get_adapter().send_account_already_exists_mail(address.email)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 693, in send_account_already_exists_mail
    self.send_mail("account/email/account_already_exists", email, ctx)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 427, in try_save
    resp = flows.signup.prevent_enumeration(request, email=email, phone=phone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/signup.py", line 72, in prevent_enumeration
    return perform_login(context.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 97, in perform_login
    return resume_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 107, in resume_login
    response = ctrl.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 125, in handle
    response, cont = stage.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 163, in handle
    send_verification_email_at_login(self.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 292, in send_verification_email_at_login
    sent = send_verification_email_at_fake_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 321, in send_verification_email_at_fake_login
    return send_verification_email_to_address(request, address, signup=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 261, in send_verification_email_to_address
    get_adapter().send_account_already_exists_mail(address.email)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 693, in send_account_already_exists_mail
    self.send_mail("account/email/account_already_exists", email, ctx)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /favicon.ico
[UID:2482][2180329] Child process with pid: 2492250 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 573, in form_valid
    form.save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 653, in save
    flows.password_reset.request_password_reset(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/password_reset.py", line 122, in request_password_reset
    adapter.send_password_reset_mail(user, email, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 651, in send_password_reset_mail
    return self.send_mail("account/email/password_reset_key", email, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | AXES: Repeated login failure by {username: "********************", ip_address: "********************", user_agent: "Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_15 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6.2 Mobile/15E148 Safari/604.1", path_info: "/accounts/login/"}. Updated existing record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_15 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6.2 Mobile/15E148 Safari/604.1", path_info: "/accounts/login/"} after repeated login failures.
WARNING | Too Many Requests: /accounts/login/
WARNING | Session data corrupted
WARNING | AXES: Repeated login failure by {username: "********************", ip_address: "********************", user_agent: "Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_15 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6.2 Mobile/15E148 Safari/604.1", path_info: "/accounts/login/"}. Updated existing record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_15 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6.2 Mobile/15E148 Safari/604.1", path_info: "/accounts/login/"} after repeated login failures.
WARNING | Too Many Requests: /accounts/login/
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /favicon.ico
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 427, in try_save
    resp = flows.signup.prevent_enumeration(request, email=email, phone=phone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/signup.py", line 72, in prevent_enumeration
    return perform_login(context.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 97, in perform_login
    return resume_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 107, in resume_login
    response = ctrl.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 125, in handle
    response, cont = stage.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 163, in handle
    send_verification_email_at_login(self.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 292, in send_verification_email_at_login
    sent = send_verification_email_at_fake_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 321, in send_verification_email_at_fake_login
    return send_verification_email_to_address(request, address, signup=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 261, in send_verification_email_to_address
    get_adapter().send_account_already_exists_mail(address.email)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 693, in send_account_already_exists_mail
    self.send_mail("account/email/account_already_exists", email, ctx)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Session data corrupted
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 772, in cmd_query
    self._cmysql.query(
_mysql_connector.MySQLInterfaceError: Duplicate entry 'Joy33' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
mysql.connector.errors.IntegrityError: 1062 (23000): Duplicate entry 'Joy33' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 430, in try_save
    user = self.save(request)
  File "/home/dsncoetw/banshix.com/users/forms.py", line 37, in save
    user = super().save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 440, in save
    adapter.save_user(request, user, self)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 370, in save_user
    user.save()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1023, in save_base
    post_save.send(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/dispatch/dispatcher.py", line 189, in send
    response = receiver(signal=self, sender=sender, **named)
  File "/home/dsncoetw/banshix.com/users/signals.py", line 9, in create_customer
    User.objects.create(username=instance)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 665, in create
    obj.save(force_insert=True, using=self.db)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1008, in save_base
    updated = self._save_table(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1169, in _save_table
    results = self._do_insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1210, in _do_insert
    return manager._insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1873, in _insert
    return query.get_compiler(using=using).execute_sql(returning_fields)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql
    cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 122, in execute
    return super().execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 79, in execute
    return self._execute_with_wrappers(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers
    return executor(sql, params, many, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 100, in _execute
    with self.db.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
django.db.utils.IntegrityError: (1062, "1062 (23000): Duplicate entry 'Joy33' for key 'users_customuser.username'", '23000')
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Not Found: /wp-admin/install.php
[UID:2482][2180329] Child process with pid: 2576778 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Forbidden (CSRF token from POST incorrect.): /accounts/signup/
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Forbidden (CSRF cookie not set.): /accounts/password/reset/
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
Checkout error: (1054, "1054 (42S22): Unknown column 'payment_type' in 'field list'", '42S22')
Checkout error: (1054, "1054 (42S22): Unknown column 'payment_type' in 'field list'", '42S22')
Checkout error: (1054, "1054 (42S22): Unknown column 'payment_type' in 'field list'", '42S22')
WARNING | Session data corrupted
WARNING | Not Found: /wp-admin/install.php
Checkout error: (1054, "1054 (42S22): Unknown column 'payment_type' in 'field list'", '42S22')
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml
WARNING | Session data corrupted
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][3130339] Child process with pid: 106991 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][1013339] Child process with pid: 1015374 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/base.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/base.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/forms.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/forms.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/theme.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/theme.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/changelists.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/changelists.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/custom_admin.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/custom_admin.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/nav_sidebar.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/core.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/core.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/jquery.init.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/jquery.init.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/actions.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/actions.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/admin/RelatedObjectLookups.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/admin/RelatedObjectLookups.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/urlify.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/urlify.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/responsive.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/responsive.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/xregexp/xregexp.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/xregexp/xregexp.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/prepopulate.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/prepopulate.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/filters.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/filters.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/forms.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/forms.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/img/search.svg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/img/search.svg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/jquery.init.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/jquery.init.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/core.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/core.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/admin/RelatedObjectLookups.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/admin/RelatedObjectLookups.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/actions.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/actions.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/urlify.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/urlify.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/prepopulate.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/prepopulate.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/xregexp/xregexp.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/xregexp/xregexp.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/responsive.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/responsive.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/filters.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/filters.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/img/search.svg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/img/search.svg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/base.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/base.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/dark_mode.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/dark_mode.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/nav_sidebar.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/dashboard.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/dashboard.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/nav_sidebar.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/responsive.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/responsive.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/theme.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/theme.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/custom_admin.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/custom_admin.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/nav_sidebar.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/dashboard.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/dashboard.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/responsive.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/responsive.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/nav_sidebar.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/dark_mode.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/dark_mode.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/base.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/base.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/theme.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/theme.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/nav_sidebar.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/nav_sidebar.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/jquery.init.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/jquery.init.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/core.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/core.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/forms.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/forms.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/vendor/jquery/jquery.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/vendor/jquery/jquery.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/urlify.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/urlify.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/vendor/xregexp/xregexp.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/vendor/xregexp/xregexp.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/admin/RelatedObjectLookups.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/admin/RelatedObjectLookups.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/actions.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/actions.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/prepopulate.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/prepopulate.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/change_form.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/change_form.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/custom_admin.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/custom_admin.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/responsive.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/responsive.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/prepopulate_init.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/prepopulate_init.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/vendor/jquery/jquery.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/vendor/jquery/jquery.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/jquery.init.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/jquery.init.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/core.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/core.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/admin/RelatedObjectLookups.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/admin/RelatedObjectLookups.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/actions.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/actions.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/urlify.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/urlify.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/prepopulate.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/prepopulate.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/vendor/xregexp/xregexp.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/vendor/xregexp/xregexp.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/prepopulate_init.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/prepopulate_init.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/responsive.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/css/responsive.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/change_form.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/css/dark_mode.css/static/admin/js/change_form.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/js/theme.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/js/theme.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/nav_sidebar.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/dark_mode.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/dark_mode.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/js/nav_sidebar.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/nav_sidebar.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/responsive.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/responsive.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/custom_admin.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/custom_admin.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/dashboard.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/dashboard.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/base.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/base.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/dark_mode.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/dark_mode.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/changelists.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/changelists.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/vendor/jquery/jquery.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/vendor/jquery/jquery.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/core.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/core.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/actions.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/actions.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/urlify.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/urlify.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/admin/RelatedObjectLookups.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/admin/RelatedObjectLookups.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/prepopulate.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/prepopulate.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/responsive.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/responsive.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/jquery.init.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/jquery.init.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/vendor/xregexp/xregexp.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/vendor/xregexp/xregexp.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/filters.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/filters.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/theme.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/theme.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/nav_sidebar.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/changelists.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/changelists.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/custom_admin.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/custom_admin.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/nav_sidebar.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/vendor/jquery/jquery.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/vendor/jquery/jquery.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/img/search.svg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/img/search.svg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/jquery.init.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/jquery.init.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/core.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/core.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/admin/RelatedObjectLookups.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/admin/RelatedObjectLookups.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/actions.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/actions.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/urlify.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/urlify.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/prepopulate.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/prepopulate.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/vendor/xregexp/xregexp.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/vendor/xregexp/xregexp.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/filters.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/filters.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/responsive.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/responsive.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/img/search.svg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/img/search.svg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/images/banshix logo.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/images/banshix%20logo.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/images/banshix.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/images/banshix.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/bootstrap5/js/bootstrap.bundle.min.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/bootstrap5/js/bootstrap.bundle.min.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/images/banshix.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/images/banshix.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/dark_mode.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/dark_mode.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/nav_sidebar.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/js/theme.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/js/theme.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/css/dark_mode.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/css/dark_mode.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/css/base.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/css/base.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/js/nav_sidebar.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/css/nav_sidebar.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/js/theme.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/js/theme.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/css/nav_sidebar.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/css/responsive.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/css/responsive.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/css/custom_admin.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/css/custom_admin.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/js/nav_sidebar.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/css/dashboard.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/vendor/jquery/jquery.js/static/admin/css/base.css/static/admin/css/dashboard.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/base.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/base.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/theme.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/theme.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/responsive.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/responsive.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/dark_mode.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/dark_mode.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/nav_sidebar.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/responsive.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/responsive.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/nav_sidebar.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/dashboard.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/dashboard.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/custom_admin.css/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/admin/js/nav_sidebar.js/static/admin/css/custom_admin.css
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /mcp
WARNING | Not Found: /sse
WARNING | Not Found: /favicon.ico
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /mcp
WARNING | Not Found: /sse
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /mcp
WARNING | Not Found: /sse
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][739083] Child process with pid: 765514 was killed by signal: 15, core dumped: no
[UID:2482][739083] Child process with pid: 765498 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /mcp
WARNING | Not Found: /sse
WARNING | Not Found: /favicon.ico
[UID:2482][1097034] Child process with pid: 1104504 was killed by signal: 15, core dumped: no
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/yahoo/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-includes/wlwmanifest.xml//wp-includes/wlwmanifest.xml
WARNING | Not Found: /xmlrpc.php//xmlrpc.php
WARNING | Not Found: /blog/wp-includes/wlwmanifest.xml//blog/wp-includes/wlwmanifest.xml
WARNING | Not Found: /web/wp-includes/wlwmanifest.xml//web/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wordpress/wp-includes/wlwmanifest.xml//wordpress/wp-includes/wlwmanifest.xml
WARNING | Not Found: /website/wp-includes/wlwmanifest.xml//website/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp/wp-includes/wlwmanifest.xml//wp/wp-includes/wlwmanifest.xml
WARNING | Not Found: /news/wp-includes/wlwmanifest.xml//news/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2018/wp-includes/wlwmanifest.xml//2018/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2019/wp-includes/wlwmanifest.xml//2019/wp-includes/wlwmanifest.xml
WARNING | Not Found: /shop/wp-includes/wlwmanifest.xml//shop/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp1/wp-includes/wlwmanifest.xml//wp1/wp-includes/wlwmanifest.xml
WARNING | Not Found: /test/wp-includes/wlwmanifest.xml//test/wp-includes/wlwmanifest.xml
WARNING | Not Found: /media/wp-includes/wlwmanifest.xml//media/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp2/wp-includes/wlwmanifest.xml//wp2/wp-includes/wlwmanifest.xml
WARNING | Not Found: /site/wp-includes/wlwmanifest.xml//site/wp-includes/wlwmanifest.xml
WARNING | Not Found: /cms/wp-includes/wlwmanifest.xml//cms/wp-includes/wlwmanifest.xml
WARNING | Not Found: /sito/wp-includes/wlwmanifest.xml//sito/wp-includes/wlwmanifest.xml
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /accounts/yahoo/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/facebook/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/facebook/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/facebook/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
ERROR | Internal Server Error: /accounts/twitter/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth/views.py", line 73, in view
    return self.dispatch(request, *args, **kwargs)  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth/views.py", line 80, in get_provider
    provider = self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth/views.py", line 40, in get_provider
    app = adapter.get_app(self.request, provider=self.provider_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/yahoo/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
WARNING | Forbidden (Referer checking failed - no Referer.): /
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
[UID:2482][4160909] Child process with pid: 155077 was killed by signal: 15, core dumped: no
ERROR | Internal Server Error: /accounts/facebook/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
[UID:2482][4160909] Child process with pid: 301235 was killed by signal: 15, core dumped: no
[UID:2482][4160909] Child process with pid: 301234 was killed by signal: 15, core dumped: no
[UID:2482][4160909] Child process with pid: 301236 was killed by signal: 15, core dumped: no
WARNING | Not Found: /robots.txt
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4160909] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /accounts/facebook/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][393477] Child process with pid: 409408 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][393477] Child process with pid: 458424 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/facebook/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
ERROR | Internal Server Error: /accounts/twitter/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth/views.py", line 73, in view
    return self.dispatch(request, *args, **kwargs)  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth/views.py", line 80, in get_provider
    provider = self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth/views.py", line 40, in get_provider
    app = adapter.get_app(self.request, provider=self.provider_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /accounts/yahoo/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/twitter/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth/views.py", line 73, in view
    return self.dispatch(request, *args, **kwargs)  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth/views.py", line 80, in get_provider
    provider = self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth/views.py", line 40, in get_provider
    app = adapter.get_app(self.request, provider=self.provider_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
ERROR | Internal Server Error: /accounts/yahoo/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
[UID:2482][2157239] Child process with pid: 2525381 was killed by signal: 15, core dumped: no
ERROR | Internal Server Error: /accounts/twitter/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth/views.py", line 73, in view
    return self.dispatch(request, *args, **kwargs)  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth/views.py", line 80, in get_provider
    provider = self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth/views.py", line 40, in get_provider
    app = adapter.get_app(self.request, provider=self.provider_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2157239] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/twitter/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth/views.py", line 73, in view
    return self.dispatch(request, *args, **kwargs)  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth/views.py", line 80, in get_provider
    provider = self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth/views.py", line 40, in get_provider
    app = adapter.get_app(self.request, provider=self.provider_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
WARNING | Not Found: /wp-admin/install.php
[UID:2482][2497107] Child process with pid: 2499821 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2497107] Child process with pid: 2891177 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg
[UID:2482][2497107] Child process with pid: 3362771 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 3362775 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/images/banshix logo.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/images/banshix%20logo.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/images/banshix.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/images/banshix.jpeg
[UID:2482][2497107] Child process with pid: 3564529 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 3564527 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/images/banshix logo.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/images/banshix%20logo.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/images/banshix.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/images/banshix.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/images/banshix logo.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/images/banshix%20logo.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/images/banshix.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/images/banshix.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/images/banshix logo.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/images/banshix%20logo.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/images/banshix.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/images/banshix.jpeg
[UID:2482][2497107] Child process with pid: 3601724 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 3601727 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/images/banshix logo.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/images/banshix%20logo.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/images/banshix.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/images/banshix.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/images/banshix.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg/static/images/banshix.jpeg
[UID:2482][2497107] Child process with pid: 3620392 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 3620539 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 3641840 was killed by signal: 15, core dumped: no
Checkout error: (1054, "1054 (42S22): Unknown column 'payment_type' in 'field list'", '42S22')
Checkout error: (1054, "1054 (42S22): Unknown column 'payment_type' in 'field list'", '42S22')
Checkout error: (1054, "1054 (42S22): Unknown column 'payment_type' in 'field list'", '42S22')
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix.jpeg
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Child process with pid: 3837479 was killed by signal: 15, core dumped: no
WARNING | Not Found: /favicon.ico
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg
WARNING | Unauthorized: /accounts/google/login/callback/
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2497107] Child process with pid: 182048 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 205594 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 206142 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 207058 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Child process with pid: 344905 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Child process with pid: 455324 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 592039 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 592046 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 592042 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 427, in try_save
    resp = flows.signup.prevent_enumeration(request, email=email, phone=phone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/signup.py", line 72, in prevent_enumeration
    return perform_login(context.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 97, in perform_login
    return resume_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 107, in resume_login
    response = ctrl.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 125, in handle
    response, cont = stage.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 163, in handle
    send_verification_email_at_login(self.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 292, in send_verification_email_at_login
    sent = send_verification_email_at_fake_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 321, in send_verification_email_at_fake_login
    return send_verification_email_to_address(request, address, signup=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 261, in send_verification_email_to_address
    get_adapter().send_account_already_exists_mail(address.email)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 693, in send_account_already_exists_mail
    self.send_mail("account/email/account_already_exists", email, ctx)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Child process with pid: 789700 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Child process with pid: 848553 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 847179 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 847182 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 847205 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 848275 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /robots.txt
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Child process with pid: 982935 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Child process with pid: 1077702 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
[UID:2482][2497107] Child process with pid: 1078142 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 1079248 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
[UID:2482][2497107] Child process with pid: 1079255 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
[UID:2482][2497107] Child process with pid: 1082611 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
[UID:2482][2497107] Child process with pid: 1084174 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
[UID:2482][2497107] Child process with pid: 1089828 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 1107467 was killed by signal: 15, core dumped: no
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 427, in try_save
    resp = flows.signup.prevent_enumeration(request, email=email, phone=phone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/signup.py", line 72, in prevent_enumeration
    return perform_login(context.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 97, in perform_login
    return resume_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 107, in resume_login
    response = ctrl.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 125, in handle
    response, cont = stage.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 163, in handle
    send_verification_email_at_login(self.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 292, in send_verification_email_at_login
    sent = send_verification_email_at_fake_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 321, in send_verification_email_at_fake_login
    return send_verification_email_to_address(request, address, signup=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 261, in send_verification_email_to_address
    get_adapter().send_account_already_exists_mail(address.email)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 693, in send_account_already_exists_mail
    self.send_mail("account/email/account_already_exists", email, ctx)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 427, in try_save
    resp = flows.signup.prevent_enumeration(request, email=email, phone=phone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/signup.py", line 72, in prevent_enumeration
    return perform_login(context.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 97, in perform_login
    return resume_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 107, in resume_login
    response = ctrl.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 125, in handle
    response, cont = stage.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 163, in handle
    send_verification_email_at_login(self.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 292, in send_verification_email_at_login
    sent = send_verification_email_at_fake_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 321, in send_verification_email_at_fake_login
    return send_verification_email_to_address(request, address, signup=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 261, in send_verification_email_to_address
    get_adapter().send_account_already_exists_mail(address.email)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 693, in send_account_already_exists_mail
    self.send_mail("account/email/account_already_exists", email, ctx)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Child process with pid: 1155201 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 1155203 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 1155207 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
WARNING | Session data corrupted
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 427, in try_save
    resp = flows.signup.prevent_enumeration(request, email=email, phone=phone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/signup.py", line 72, in prevent_enumeration
    return perform_login(context.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 97, in perform_login
    return resume_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 107, in resume_login
    response = ctrl.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 125, in handle
    response, cont = stage.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 163, in handle
    send_verification_email_at_login(self.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 292, in send_verification_email_at_login
    sent = send_verification_email_at_fake_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 321, in send_verification_email_at_fake_login
    return send_verification_email_to_address(request, address, signup=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 261, in send_verification_email_to_address
    get_adapter().send_account_already_exists_mail(address.email)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 693, in send_account_already_exists_mail
    self.send_mail("account/email/account_already_exists", email, ctx)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 427, in try_save
    resp = flows.signup.prevent_enumeration(request, email=email, phone=phone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/signup.py", line 72, in prevent_enumeration
    return perform_login(context.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 97, in perform_login
    return resume_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 107, in resume_login
    response = ctrl.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 125, in handle
    response, cont = stage.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 163, in handle
    send_verification_email_at_login(self.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 292, in send_verification_email_at_login
    sent = send_verification_email_at_fake_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 321, in send_verification_email_at_fake_login
    return send_verification_email_to_address(request, address, signup=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 261, in send_verification_email_to_address
    get_adapter().send_account_already_exists_mail(address.email)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 693, in send_account_already_exists_mail
    self.send_mail("account/email/account_already_exists", email, ctx)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
WARNING | Session data corrupted
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Child process with pid: 1243729 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Child process with pid: 1282228 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Child process with pid: 1284116 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] WARNING | Session data corrupted
Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 427, in try_save
    resp = flows.signup.prevent_enumeration(request, email=email, phone=phone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/signup.py", line 72, in prevent_enumeration
    return perform_login(context.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 97, in perform_login
    return resume_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 107, in resume_login
    response = ctrl.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 125, in handle
    response, cont = stage.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 163, in handle
    send_verification_email_at_login(self.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 292, in send_verification_email_at_login
    sent = send_verification_email_at_fake_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 321, in send_verification_email_at_fake_login
    return send_verification_email_to_address(request, address, signup=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 261, in send_verification_email_to_address
    get_adapter().send_account_already_exists_mail(address.email)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 693, in send_account_already_exists_mail
    self.send_mail("account/email/account_already_exists", email, ctx)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Child process with pid: 1309288 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 1369852 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 1312506 was killed by signal: 15, core dumped: no
[UID:2482][2497107] Child process with pid: 1372038 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Child process with pid: 1380075 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2497107] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2497107] Child process with pid: 1392860 was killed by signal: 15, core dumped: no
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-includes/ID3/license.txt//wp-includes/ID3/license.txt
WARNING | Not Found: /feed//feed/
WARNING | Not Found: /xmlrpc.php//xmlrpc.php
WARNING | Not Found: /blog/wp-includes/wlwmanifest.xml//blog/wp-includes/wlwmanifest.xml
WARNING | Not Found: /web/wp-includes/wlwmanifest.xml//web/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wordpress/wp-includes/wlwmanifest.xml//wordpress/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp/wp-includes/wlwmanifest.xml//wp/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2020/wp-includes/wlwmanifest.xml//2020/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2019/wp-includes/wlwmanifest.xml//2019/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2021/wp-includes/wlwmanifest.xml//2021/wp-includes/wlwmanifest.xml
WARNING | Not Found: /shop/wp-includes/wlwmanifest.xml//shop/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp1/wp-includes/wlwmanifest.xml//wp1/wp-includes/wlwmanifest.xml
WARNING | Not Found: /test/wp-includes/wlwmanifest.xml//test/wp-includes/wlwmanifest.xml
WARNING | Not Found: /site/wp-includes/wlwmanifest.xml//site/wp-includes/wlwmanifest.xml
WARNING | Not Found: /cms/wp-includes/wlwmanifest.xml//cms/wp-includes/wlwmanifest.xml
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2356456] Child process with pid: 3233773 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /wp-admin/install.php
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2356456] Child process with pid: 3570931 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 427, in try_save
    resp = flows.signup.prevent_enumeration(request, email=email, phone=phone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/signup.py", line 72, in prevent_enumeration
    return perform_login(context.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 97, in perform_login
    return resume_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 107, in resume_login
    response = ctrl.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 125, in handle
    response, cont = stage.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 163, in handle
    send_verification_email_at_login(self.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 292, in send_verification_email_at_login
    sent = send_verification_email_at_fake_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 321, in send_verification_email_at_fake_login
    return send_verification_email_to_address(request, address, signup=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 261, in send_verification_email_to_address
    get_adapter().send_account_already_exists_mail(address.email)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 693, in send_account_already_exists_mail
    self.send_mail("account/email/account_already_exists", email, ctx)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][2356456] Child process with pid: 3670884 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2356456] Child process with pid: 3750093 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
[UID:2482][2356456] Child process with pid: 3759396 was killed by signal: 15, core dumped: no
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /mcp
WARNING | Not Found: /sse
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /favicon.ico
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
WARNING | Session data corrupted
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 427, in try_save
    resp = flows.signup.prevent_enumeration(request, email=email, phone=phone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/signup.py", line 72, in prevent_enumeration
    return perform_login(context.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 97, in perform_login
    return resume_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 107, in resume_login
    response = ctrl.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 125, in handle
    response, cont = stage.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 163, in handle
    send_verification_email_at_login(self.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 292, in send_verification_email_at_login
    sent = send_verification_email_at_fake_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 321, in send_verification_email_at_fake_login
    return send_verification_email_to_address(request, address, signup=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 261, in send_verification_email_to_address
    get_adapter().send_account_already_exists_mail(address.email)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 693, in send_account_already_exists_mail
    self.send_mail("account/email/account_already_exists", email, ctx)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 427, in try_save
    resp = flows.signup.prevent_enumeration(request, email=email, phone=phone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/signup.py", line 72, in prevent_enumeration
    return perform_login(context.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 97, in perform_login
    return resume_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/login.py", line 107, in resume_login
    response = ctrl.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 125, in handle
    response, cont = stage.handle()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/stages.py", line 163, in handle
    send_verification_email_at_login(self.request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 292, in send_verification_email_at_login
    sent = send_verification_email_at_fake_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 321, in send_verification_email_at_fake_login
    return send_verification_email_to_address(request, address, signup=True)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/flows/email_verification.py", line 261, in send_verification_email_to_address
    get_adapter().send_account_already_exists_mail(address.email)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 693, in send_account_already_exists_mail
    self.send_mail("account/email/account_already_exists", email, ctx)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 236, in send_mail
    msg.send()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/message.py", line 307, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 128, in send_messages
    new_conn_created = self.open()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/mail/backends/smtp.py", line 86, in open
    self.connection = self.connection_class(
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 255, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 343, in connect
    (code, msg) = self.getreply()
  File "/opt/alt/python310/lib64/python3.10/smtplib.py", line 405, in getreply
    raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-includes/ID3/license.txt/static/bootstrap5/js/bootstrap.bundle.min.js
WARNING | Not Found: /wp-includes/ID3/license.txt/static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/wp-includes/ID3/license.txt/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-includes/ID3/license.txt/static/images/banshix logo.jpeg/wp-includes/ID3/license.txt/static/images/banshix%20logo.jpeg
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-includes/ID3/license.txt/static/images/banshix.jpeg
WARNING | Not Found: /wp-includes/ID3/license.txt/static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix.jpeg/wp-includes/ID3/license.txt/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix.jpeg
WARNING | Not Found: /wp-includes/ID3/license.txt/static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js/wp-includes/ID3/license.txt/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js
WARNING | Not Found: /wp-includes/ID3/license.txt/static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/wp-includes/ID3/license.txt/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-includes/ID3/license.txt/static/images/banshix logo.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js/wp-includes/ID3/license.txt/static/images/banshix%20logo.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js
WARNING | Not Found: /wp-includes/ID3/license.txt/static/images/banshix logo.jpeg/static/images/banshix.jpeg/wp-includes/ID3/license.txt/static/images/banshix%20logo.jpeg/static/images/banshix.jpeg
WARNING | Not Found: /wp-includes/ID3/license.txt/static/images/banshix logo.jpeg/static/images/banshix logo.jpeg/wp-includes/ID3/license.txt/static/images/banshix%20logo.jpeg/static/images/banshix%20logo.jpeg
WARNING | Not Found: /wp-includes/ID3/license.txt/static/images/banshix logo.jpeg/static/images/banshix.jpeg/wp-includes/ID3/license.txt/static/images/banshix%20logo.jpeg/static/images/banshix.jpeg
WARNING | Not Found: /wp-includes/ID3/license.txt/static/images/banshix logo.jpeg/static/images/banshix logo.jpeg/wp-includes/ID3/license.txt/static/images/banshix%20logo.jpeg/static/images/banshix%20logo.jpeg
WARNING | Not Found: /wp-includes/ID3/license.txt/static/images/banshix logo.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js/wp-includes/ID3/license.txt/static/images/banshix%20logo.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js
WARNING | Not Found: /wp-includes/ID3/license.txt/static/images/banshix logo.jpeg/static/images/banshix.jpeg/wp-includes/ID3/license.txt/static/images/banshix%20logo.jpeg/static/images/banshix.jpeg
WARNING | Not Found: /wp-includes/ID3/license.txt/static/images/banshix logo.jpeg/static/images/banshix.jpeg/wp-includes/ID3/license.txt/static/images/banshix%20logo.jpeg/static/images/banshix.jpeg
WARNING | Not Found: /wp-includes/ID3/license.txt/static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js/wp-includes/ID3/license.txt/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js
WARNING | Not Found: /wp-includes/ID3/license.txt/static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/wp-includes/ID3/license.txt/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg
WARNING | Not Found: /wp-includes/ID3/license.txt/static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix.jpeg/wp-includes/ID3/license.txt/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix.jpeg
WARNING | Not Found: /wp-includes/ID3/license.txt/static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js/wp-includes/ID3/license.txt/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js
WARNING | Not Found: /wp-includes/ID3/license.txt/static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/wp-includes/ID3/license.txt/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg
WARNING | Not Found: /wp-includes/ID3/license.txt/static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix.jpeg/wp-includes/ID3/license.txt/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-includes/ID3/license.txt/static/images/banshix logo.jpeg/static/images/banshix logo.jpeg/wp-includes/ID3/license.txt/static/images/banshix%20logo.jpeg/static/images/banshix%20logo.jpeg
WARNING | Not Found: /wp-includes/ID3/license.txt/static/images/banshix logo.jpeg/static/images/banshix.jpeg/wp-includes/ID3/license.txt/static/images/banshix%20logo.jpeg/static/images/banshix.jpeg
WARNING | Not Found: /wp-includes/ID3/license.txt/static/images/banshix logo.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js/wp-includes/ID3/license.txt/static/images/banshix%20logo.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js
WARNING | Not Found: /wp-includes/ID3/license.txt/static/images/banshix logo.jpeg/static/images/banshix.jpeg/wp-includes/ID3/license.txt/static/images/banshix%20logo.jpeg/static/images/banshix.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2356456] Child process with pid: 239446 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-includes/ID3/license.txt/static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js/wp-includes/ID3/license.txt/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/bootstrap5/js/bootstrap.bundle.min.js
WARNING | Not Found: /wp-includes/ID3/license.txt/static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix logo.jpeg/wp-includes/ID3/license.txt/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix%20logo.jpeg
WARNING | Not Found: /wp-includes/ID3/license.txt/static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/images/banshix.jpeg/wp-includes/ID3/license.txt/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/images/banshix.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2356456] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /favicon.ico
[UID:2482][2356456] Child process with pid: 658819 was killed by signal: 15, core dumped: no
[UID:2482][2356456] Child process with pid: 658836 was killed by signal: 15, core dumped: no
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /mcp
WARNING | Not Found: /sse
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /client/dashboard/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 772, in cmd_query
    self._cmysql.query(
_mysql_connector.MySQLInterfaceError: Unknown column 'shop_order.payment_type' in 'field list'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
mysql.connector.errors.ProgrammingError: 1054 (42S22): Unknown column 'shop_order.payment_type' in 'field list'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/decorators.py", line 59, in _view_wrapper
    return view_func(request, *args, **kwargs)
  File "/home/dsncoetw/banshix.com/shop/order_views.py", line 109, in user_dashboard
    return render(request, "accounts/user_dashboard.html", context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 172, in render
    return self._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader_tags.py", line 159, in render
    return compiled_parent._render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 164, in _render
    return self.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader_tags.py", line 65, in render
    result = block.nodelist.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in render
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1018, in <listcomp>
    return SafeString("".join([node.render_annotated(context) for node in self]))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 979, in render_annotated
    return self.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 1077, in render
    output = self.filter_expression.resolve(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 750, in resolve
    new_obj = func(obj, *arg_vals)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/defaultfilters.py", line 632, in length
    return len(value)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1623, in execute_sql
    cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 122, in execute
    return super().execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 79, in execute
    return self._execute_with_wrappers(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers
    return executor(sql, params, many, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 100, in _execute
    with self.db.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
django.db.utils.ProgrammingError: (1054, "1054 (42S22): Unknown column 'shop_order.payment_type' in 'field list'", '42S22')
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Unauthorized: /accounts/google/login/callback/
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3571731] Child process with pid: 3572319 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3604932] Child process with pid: 3605457 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3604932] Child process with pid: 3693705 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3604932] Child process with pid: 3735997 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3604932] Child process with pid: 3744246 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3604932] Child process with pid: 3744982 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    return _bootstrap._gcd_import(name[level:], package, level)
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    "HOST": config("PROD_DB_HOST"),
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3604932] Child process with pid: 3756016 was killed by signal: 15, core dumped: no
[UID:2482][3604932] Child process with pid: 3756015 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][464331] Child process with pid: 465128 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][765835] Child process with pid: 766603 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
[UID:2482][1019657] Child process with pid: 1020430 was killed by signal: 15, core dumped: no
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1019657] Child process with pid: 1020432 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1720341] Child process with pid: 1721282 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1806036] Child process with pid: 1806763 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1985104] Child process with pid: 1985182 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2069752] Child process with pid: 2069784 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2150860] Child process with pid: 2151075 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2150860] Child process with pid: 2151284 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2150860] Child process with pid: 2152007 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2150860] Child process with pid: 2152035 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2150860] Child process with pid: 2155423 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2150860] Child process with pid: 2155507 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2150860] Child process with pid: 2155912 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2150860] Child process with pid: 2155935 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2150860] Child process with pid: 2157752 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2150860] Child process with pid: 2157766 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2195597] Child process with pid: 2195672 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2195597] Child process with pid: 2214980 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2195597] Child process with pid: 2236357 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2236699] Child process with pid: 2236740 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2236699] Child process with pid: 2265107 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2323522] Child process with pid: 2323607 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2399292] Child process with pid: 2399337 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2417838] Child process with pid: 2417964 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2417838] Child process with pid: 2417986 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2417838] Child process with pid: 2417990 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2417838] Child process with pid: 2426002 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2441256] Child process with pid: 2441317 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2441256] Child process with pid: 2441323 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2441256] Child process with pid: 2441344 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2441256] Child process with pid: 2441356 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2417838] Child process with pid: 2444441 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2522403] Child process with pid: 2522437 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2522403] Child process with pid: 2522457 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2522403] Child process with pid: 2522558 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2522403] Child process with pid: 2522718 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2659912] Child process with pid: 2660032 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2659912] Child process with pid: 2660071 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2659912] Child process with pid: 2660212 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2659912] Child process with pid: 2660248 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2659912] Child process with pid: 2660272 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2659912] Child process with pid: 2660310 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2659912] Child process with pid: 2660412 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2711534] Child process with pid: 2711568 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2723307] Child process with pid: 2723338 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2723307] Child process with pid: 2731964 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2745687] Child process with pid: 2745723 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2745687] Child process with pid: 2746005 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2745687] Child process with pid: 2746006 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2745687] Child process with pid: 2746013 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2795233] Child process with pid: 2795276 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2853768] Child process with pid: 2853816 was killed by signal: 15, core dumped: no
[UID:2482][2853768] Child process with pid: 2853817 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2921848] Child process with pid: 2921890 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2921848] Child process with pid: 2922091 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2921848] Child process with pid: 2922651 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2921848] Child process with pid: 2927008 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2921848] Child process with pid: 2927038 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2921848] Child process with pid: 2927040 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2921848] Child process with pid: 2927061 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2921848] Child process with pid: 2927905 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2921848] Child process with pid: 2927997 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2946733] Child process with pid: 2946762 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    return self.config(*args, **kwargs)
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2979743] Child process with pid: 2979799 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][2983264] Child process with pid: 2983371 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3025006] Child process with pid: 3025072 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3025006] Child process with pid: 3035287 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3092798] Child process with pid: 3092857 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3154129] Child process with pid: 3154218 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3160123] Child process with pid: 3160181 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3294920] Child process with pid: 3294943 was killed by signal: 15, core dumped: no
[UID:2482][3294920] Child process with pid: 3294944 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3336263] Child process with pid: 3336323 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3393345] Child process with pid: 3393408 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3393345] Child process with pid: 3393427 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3450872] Child process with pid: 3450906 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3450872] Child process with pid: 3456526 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3559432] Child process with pid: 3559470 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3559432] Child process with pid: 3564158 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3559432] Child process with pid: 3564218 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3606009] Child process with pid: 3606037 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3646801] Child process with pid: 3646833 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3710551] Child process with pid: 3710694 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3839249] Child process with pid: 3839289 was killed by signal: 15, core dumped: no
[UID:2482][3839249] Child process with pid: 3839287 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3873007] Child process with pid: 3873066 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3873007] Child process with pid: 3878674 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][3971068] Child process with pid: 3971719 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][4189344] Child process with pid: 4189423 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][4189344] Child process with pid: 9649 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][22261] Child process with pid: 22845 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][22261] Child process with pid: 23002 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
Traceback (most recent call last):
    django.setup(set_prefix=False)
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    return _bootstrap._gcd_import(name[level:], package, level)
    self._setup(name)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][53630] Child process with pid: 53660 was killed by signal: 15, core dumped: no
[UID:2482][53630] Child process with pid: 53661 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][99009] Child process with pid: 99055 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][99009] Child process with pid: 99064 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][99009] Child process with pid: 99073 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][99009] Child process with pid: 99129 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][99009] Child process with pid: 99188 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][99009] Child process with pid: 99263 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][99009] Child process with pid: 99337 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][99009] Child process with pid: 99391 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][99009] Child process with pid: 99476 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164329 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164384 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164463 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164478 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164522 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164546 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164553 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164569 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164585 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164600 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164615 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164630 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164647 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164657 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164667 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164679 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164685 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164688 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164690 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][164288] Child process with pid: 164692 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][227156] Child process with pid: 227174 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][295635] Child process with pid: 295662 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][346485] Child process with pid: 346732 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][359704] Child process with pid: 359812 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][440965] Child process with pid: 440987 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][518532] Child process with pid: 518579 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][518532] Child process with pid: 518583 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][518532] Child process with pid: 535003 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][518532] Child process with pid: 535033 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][557788] Child process with pid: 557823 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][577834] Child process with pid: 577869 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][583115] Child process with pid: 583169 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][583115] Child process with pid: 587199 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][583115] Child process with pid: 601732 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][583115] Child process with pid: 601747 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][603517] Child process with pid: 603596 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][583115] Child process with pid: 619216 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][583115] Child process with pid: 621807 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][583115] Child process with pid: 632481 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][659042] Child process with pid: 659064 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][664248] Child process with pid: 664261 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][664248] Child process with pid: 672358 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][731016] Child process with pid: 731065 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][731016] Child process with pid: 733330 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][759366] Child process with pid: 759382 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][852379] Child process with pid: 852426 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][895772] Child process with pid: 895811 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][955922] Child process with pid: 955968 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1039792] Child process with pid: 1039816 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1045157] Child process with pid: 1045224 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1139340] Child process with pid: 1139356 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1157305] Child process with pid: 1157366 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1167651] Child process with pid: 1167671 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1210927] Child process with pid: 1210963 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1252545] Child process with pid: 1252598 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1267472] Child process with pid: 1267541 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1285491] Child process with pid: 1285529 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1285491] Child process with pid: 1285566 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1267472] Child process with pid: 1287261 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1285491] Child process with pid: 1287262 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1352627] Child process with pid: 1352656 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1548951] Child process with pid: 1549010 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1548951] Child process with pid: 1570767 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
Traceback (most recent call last):
  File "/home/dsncoetw/banshix.com/passenger_wsgi.py", line 8, in <module>
    from nexusmart.wsgi import application
  File "/home/dsncoetw/banshix.com/nexusmart/wsgi.py", line 16, in <module>
    application = get_wsgi_application()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 81, in __getattr__
    self._setup(name)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 68, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/conf/__init__.py", line 166, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python310/lib64/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/dsncoetw/banshix.com/nexusmart/settings.py", line 133, in <module>
    "HOST": config("PROD_DB_HOST"),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 248, in __call__
    return self.config(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 107, in __call__
    return self.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/decouple.py", line 92, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: PROD_DB_HOST not found. Declare it as envvar or define a default value.
[UID:2482][1587668] Child process with pid: 1587696 was killed by signal: 15, core dumped: no
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Child process with pid: 1666811 was killed by signal: 15, core dumped: no
[UID:2482][1596297] Child process with pid: 1666941 was killed by signal: 15, core dumped: no
[UID:2482][1596297] Child process with pid: 1666808 was killed by signal: 15, core dumped: no
[UID:2482][1596297] Child process with pid: 1666786 was killed by signal: 15, core dumped: no
[UID:2482][1596297] Child process with pid: 1666795 was killed by signal: 15, core dumped: no
[UID:2482][1596297] Child process with pid: 1666783 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Not Found: /static/admin/css/login.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Session data corrupted
WARNING | Not Found: /static/admin/css/dark_mode.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/nav_sidebar.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/core.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/forms.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/jquery.init.js
WARNING | Not Found: /static/admin/js/vendor/xregexp/xregexp.min.js
WARNING | Not Found: /static/admin/js/inlines.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/admin/RelatedObjectLookups.js
WARNING | Not Found: /static/admin/js/SelectBox.js
WARNING | Not Found: /static/django_ckeditor_5/dist/styles.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/urlify.js
WARNING | Not Found: /static/admin/js/actions.js
WARNING | Not Found: /static/admin/js/SelectFilter2.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/prepopulate.js
WARNING | Not Found: /static/admin/js/prepopulate_init.js
WARNING | Not Found: /static/admin/css/responsive.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/django_ckeditor_5/dist/bundle.js
WARNING | Not Found: /static/admin/js/change_form.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/vendor/jquery/jquery.min.js
WARNING | Not Found: /static/admin/img/icon-addlink.svg
WARNING | Not Found: /static/admin/img/icon-changelink.svg
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/forms.css
WARNING | Not Found: /static/admin/img/icon-viewlink.svg
WARNING | Not Found: /static/admin/img/icon-unknown.svg
WARNING | Not Found: /static/admin/js/vendor/jquery/jquery.min.js
WARNING | Not Found: /static/django_ckeditor_5/dist/styles.css
WARNING | Not Found: /static/django_ckeditor_5/dist/bundle.js
WARNING | Not Found: /static/admin/js/jquery.init.js
WARNING | Not Found: /static/admin/js/core.js
WARNING | Not Found: /static/admin/js/inlines.js
WARNING | Not Found: /static/admin/js/admin/RelatedObjectLookups.js
WARNING | Not Found: /static/admin/js/SelectBox.js
WARNING | Not Found: /static/admin/js/actions.js
WARNING | Not Found: /static/admin/js/SelectFilter2.js
WARNING | Not Found: /static/admin/js/urlify.js
WARNING | Not Found: /static/admin/js/prepopulate.js
WARNING | Not Found: /static/admin/js/vendor/xregexp/xregexp.min.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/prepopulate_init.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/change_form.js
WARNING | Not Found: /static/admin/img/icon-changelink.svg
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/img/icon-addlink.svg
WARNING | Not Found: /static/admin/img/icon-viewlink.svg
WARNING | Not Found: /static/admin/img/icon-unknown.svg
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/nav_sidebar.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/theme.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/responsive.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/dark_mode.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/theme.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/nav_sidebar.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/responsive.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/responsive.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/dark_mode.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/nav_sidebar.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/base.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/nav_sidebar.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/nav_sidebar.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/base.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/theme.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/theme.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/responsive.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/dark_mode.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/nav_sidebar.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/responsive.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/base.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/dark_mode.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/nav_sidebar.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/responsive.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/theme.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/nav_sidebar.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/js/theme.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/responsive.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/theme.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/nav_sidebar.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/responsive.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/base.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/base.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/base.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/nav_sidebar.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/theme.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/nav_sidebar.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/nav_sidebar.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/dark_mode.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/vendor/jquery/jquery.min.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/jquery.init.js
WARNING | Not Found: /static/admin/js/admin/RelatedObjectLookups.js
WARNING | Not Found: /static/admin/js/core.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/urlify.js
WARNING | Not Found: /static/admin/js/actions.js
WARNING | Not Found: /static/admin/js/prepopulate.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/changelists.css
WARNING | Not Found: /static/admin/css/responsive.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/js/vendor/xregexp/xregexp.min.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/css/changelists.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/admin/js/vendor/jquery/jquery.min.js
WARNING | Not Found: /static/admin/js/jquery.init.js
WARNING | Not Found: /static/admin/js/core.js
WARNING | Not Found: /static/admin/js/admin/RelatedObjectLookups.js
WARNING | Not Found: /static/admin/js/actions.js
WARNING | Not Found: /static/admin/js/urlify.js
WARNING | Not Found: /static/admin/js/prepopulate.js
WARNING | Not Found: /static/admin/js/vendor/xregexp/xregexp.min.js
WARNING | Not Found: /static/admin/css/responsive.css
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 5, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 5, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 5, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Child process with pid: 1744576 was killed by signal: 15, core dumped: no
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Child process with pid: 1743978 was killed by signal: 15, core dumped: no
[UID:2482][1596297] Child process with pid: 1744562 was killed by signal: 15, core dumped: no
[UID:2482][1596297] Child process with pid: 1744594 was killed by signal: 15, core dumped: no
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Child process with pid: 1748280 was killed by signal: 15, core dumped: no
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
Checkout error: (1054, "1054 (42S22): Unknown column 'payment_type' in 'field list'", '42S22')
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
Checkout error: (1054, "1054 (42S22): Unknown column 'payment_type' in 'field list'", '42S22')
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1596297] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
Checkout error: (1054, "1054 (42S22): Unknown column 'payment_type' in 'field list'", '42S22')
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][4129829] Child process with pid: 4138184 was killed by signal: 15, core dumped: no
[UID:2482][4129829] Child process with pid: 4164255 was killed by signal: 15, core dumped: no
[UID:2482][4129829] Child process with pid: 4133224 was killed by signal: 15, core dumped: no
[UID:2482][4129829] Child process with pid: 4133227 was killed by signal: 15, core dumped: no
[UID:2482][4129829] Child process with pid: 4164243 was killed by signal: 15, core dumped: no
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][1750010] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1750010] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1750010] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1750010] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1750010] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1750010] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1750010] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1750010] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1750010] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1750010] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1750010] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1750010] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1750010] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1750010] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1750010] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1750010] Child process with pid: 1764871 was killed by signal: 15, core dumped: no
[UID:2482][1750010] Child process with pid: 2198676 was killed by signal: 15, core dumped: no
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][4004897] Child process with pid: 82469 was killed by signal: 15, core dumped: no
[UID:2482][4004897] Child process with pid: 82471 was killed by signal: 15, core dumped: no
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /product/apple-gift/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-gift/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2014-chevrolet-impala-lt-2lt-36l-v6-automatic-1291/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2014-chevrolet-impala-lt-2lt-36l-v6-automatic-1291/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/skunk2-alpha-series-h22a-connecting-rods-forged-pe/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/skunk2-alpha-series-h22a-connecting-rods-forged-pe/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
[UID:2482][563869] Child process with pid: 942797 was killed by signal: 15, core dumped: no
[UID:2482][563869] Child process with pid: 942800 was killed by signal: 15, core dumped: no
[UID:2482][563869] Child process with pid: 944202 was killed by signal: 15, core dumped: no
[UID:2482][563869] Child process with pid: 942593 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "I" (U+0049)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "v" (U+0076)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "c" (U+0063)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "#" (U+0023)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "D" (U+0044)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: ":" (U+003A)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "1" (U+0031)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "M" (U+004D)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "y" (U+0079)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "6" (U+0036)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "C" (U+0043)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "m" (U+006D)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: ":" (U+003A)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "x" (U+0078)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "S" (U+0053)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "g" (U+0067)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "A" (U+0041)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "d" (U+0064)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "d" (U+0064)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: ":" (U+003A)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "U" (U+0055)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "S" (U+0053)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "A" (U+0041)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "P" (U+0050)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: ":" (U+003A)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "8" (U+0038)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "8" (U+0038)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "9" (U+0039)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "6" (U+0036)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "6" (U+0036)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "P" (U+0050)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "d" (U+0064)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "c" (U+0063)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "Q" (U+0051)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "y" (U+0079)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "U" (U+0055)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "P" (U+0050)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "c" (U+0063)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "S" (U+0053)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "b" (U+0062)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "l" (U+006C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "I" (U+0049)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "v" (U+0076)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "d" (U+0064)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
--- Logging error ---
Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/logging/__init__.py", line 1103, in emit
    stream.write(msg + self.terminator)
UnicodeEncodeError: 'ascii' codec can't encode character '\u2013' in position 75: ordinal not in range(128)
Call stack:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/wsgi.py", line 124, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 140, in get_response
    response = self._middleware_chain(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/axes/middleware.py", line 47, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 48, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/middleware.py", line 37, in sync_middleware
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 120, in __call__
    response = response or self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django_htmx/middleware.py", line 39, in __call__
    return self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/maintenance_mode/middleware.py", line 11, in __call__
    response = self.get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/decorators.py", line 59, in _view_wrapper
    return view_func(request, *args, **kwargs)
  File "/home/dsncoetw/banshix.com/shop/cart_views.py", line 292, in checkout
    send_order_confirmation_email(request, order)
  File "/home/dsncoetw/banshix.com/shop/utils.py", line 145, in send_order_confirmation_email
    pdf_bytes = html.write_pdf(font_config=font_config)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/weasyprint/__init__.py", line 266, in write_pdf
    self.render(font_config, counter_style, color_profiles, **options)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/weasyprint/document.py", line 332, in write_pdf
    pdf = generate_pdf(self, target, zoom, **options)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/weasyprint/pdf/__init__.py", line 223, in generate_pdf
    page.paint(stream, scale)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/weasyprint/document.py", line 87, in paint
    draw_page(self._page_box, stream)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/weasyprint/draw/__init__.py", line 28, in draw_page
    draw_stacking_context(stream, stacking_context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/weasyprint/draw/__init__.py", line 122, in draw_stacking_context
    draw_stacking_context(stream, child_context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/weasyprint/draw/__init__.py", line 117, in draw_stacking_context
    draw_block_level(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/weasyprint/draw/__init__.py", line 538, in draw_block_level
    draw_block_level(page, stream, blocks_and_cells)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/weasyprint/draw/__init__.py", line 538, in draw_block_level
    draw_block_level(page, stream, blocks_and_cells)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/weasyprint/draw/__init__.py", line 538, in draw_block_level
    draw_block_level(page, stream, blocks_and_cells)
  [Previous line repeated 1 more time]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/weasyprint/draw/__init__.py", line 537, in draw_block_level
    draw_inline_level(stream, page, child)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/weasyprint/draw/__init__.py", line 515, in draw_inline_level
    draw_text(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/weasyprint/draw/text.py", line 62, in draw_text
    emojis = draw_first_line(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/weasyprint/draw/text.py", line 190, in draw_first_line
    LOGGER.warning(
Message: '.notdef glyph rendered for Unicode string unsupported by fonts: "\u2013" (U+2013)'
Arguments: ()
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "6" (U+0036)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "N" (U+004E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "5" (U+0035)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "Z" (U+005A)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "/" (U+002F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "I" (U+0049)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "f" (U+0066)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "G" (U+0047)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "5" (U+0035)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "/" (U+002F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "F" (U+0046)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "X" (U+0058)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "5" (U+0035)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "T" (U+0054)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "P" (U+0050)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "w" (U+0077)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "/" (U+002F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "H" (U+0048)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "g" (U+0067)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "F" (U+0046)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "l" (U+006C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "w" (U+0077)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "C" (U+0043)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "1" (U+0031)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "$" (U+0024)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "5" (U+0035)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "6" (U+0036)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "7" (U+0037)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "." (U+002E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "$" (U+0024)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "G" (U+0047)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "d" (U+0064)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "T" (U+0054)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "l" (U+006C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "$" (U+0024)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "5" (U+0035)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "6" (U+0036)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "7" (U+0037)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "." (U+002E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "T" (U+0054)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "k" (U+006B)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "y" (U+0079)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "f" (U+0066)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "g" (U+0067)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "w" (U+0077)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "!" (U+0021)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "l" (U+006C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "f" (U+0066)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "N" (U+004E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "w" (U+0077)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "Y" (U+0059)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "k" (U+006B)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "," (U+002C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "U" (U+0055)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "S" (U+0053)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "A" (U+0041)
Failed to send email for Order #30: Connection unexpectedly closed: timed out
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "I" (U+0049)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "v" (U+0076)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "c" (U+0063)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "#" (U+0023)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "1" (U+0031)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "D" (U+0044)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: ":" (U+003A)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "1" (U+0031)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "M" (U+004D)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "y" (U+0079)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "6" (U+0036)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "C" (U+0043)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "m" (U+006D)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: ":" (U+003A)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "x" (U+0078)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "S" (U+0053)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "g" (U+0067)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "A" (U+0041)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "d" (U+0064)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "d" (U+0064)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: ":" (U+003A)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "U" (U+0055)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "S" (U+0053)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "A" (U+0041)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "P" (U+0050)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: ":" (U+003A)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "8" (U+0038)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "8" (U+0038)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "9" (U+0039)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "6" (U+0036)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "6" (U+0036)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "P" (U+0050)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "d" (U+0064)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "c" (U+0063)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "Q" (U+0051)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "y" (U+0079)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "U" (U+0055)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "P" (U+0050)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "c" (U+0063)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "S" (U+0053)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "b" (U+0062)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "l" (U+006C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "A" (U+0041)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "l" (U+006C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "P" (U+0050)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "1" (U+0031)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "6" (U+0036)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "P" (U+0050)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "5" (U+0035)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "6" (U+0036)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "G" (U+0047)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "N" (U+004E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "l" (U+006C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "T" (U+0054)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "m" (U+006D)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "V" (U+0056)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "z" (U+007A)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "1" (U+0031)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "$" (U+0024)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "5" (U+0035)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "9" (U+0039)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "9" (U+0039)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "." (U+002E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "$" (U+0024)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "A" (U+0041)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "l" (U+006C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "P" (U+0050)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "1" (U+0031)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "1" (U+0031)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "8" (U+0038)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "G" (U+0047)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "M" (U+004D)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "d" (U+0064)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "g" (U+0067)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "A" (U+0041)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "T" (U+0054)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "&" (U+0026)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "T" (U+0054)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "1" (U+0031)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "$" (U+0024)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "." (U+002E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "$" (U+0024)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "G" (U+0047)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "d" (U+0064)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "T" (U+0054)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "l" (U+006C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "$" (U+0024)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "9" (U+0039)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "1" (U+0031)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "." (U+002E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "T" (U+0054)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "k" (U+006B)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "y" (U+0079)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "f" (U+0066)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "g" (U+0067)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "w" (U+0077)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "!" (U+0021)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "l" (U+006C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "f" (U+0066)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "N" (U+004E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "w" (U+0077)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "Y" (U+0059)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "k" (U+006B)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "," (U+002C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "U" (U+0055)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "S" (U+0053)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "A" (U+0041)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][563869] Child process with pid: 1265554 was killed by signal: 15, core dumped: no
[UID:2482][563869] Child process with pid: 1264437 was killed by signal: 15, core dumped: no
[UID:2482][563869] Child process with pid: 1269292 was killed by signal: 15, core dumped: no
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "I" (U+0049)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "v" (U+0076)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "c" (U+0063)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "#" (U+0023)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "1" (U+0031)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "D" (U+0044)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: ":" (U+003A)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "1" (U+0031)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "M" (U+004D)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "y" (U+0079)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "6" (U+0036)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "C" (U+0043)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "m" (U+006D)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: ":" (U+003A)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "x" (U+0078)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "S" (U+0053)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "g" (U+0067)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "A" (U+0041)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "d" (U+0064)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "d" (U+0064)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: ":" (U+003A)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "U" (U+0055)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "S" (U+0053)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "A" (U+0041)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "P" (U+0050)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: ":" (U+003A)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "8" (U+0038)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "8" (U+0038)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "9" (U+0039)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "6" (U+0036)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "6" (U+0036)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "P" (U+0050)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "d" (U+0064)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "c" (U+0063)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "Q" (U+0051)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "y" (U+0079)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "U" (U+0055)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "P" (U+0050)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "c" (U+0063)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "S" (U+0053)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "b" (U+0062)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "l" (U+006C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "A" (U+0041)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "l" (U+006C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "P" (U+0050)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "1" (U+0031)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "6" (U+0036)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "P" (U+0050)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "5" (U+0035)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "6" (U+0036)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "G" (U+0047)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "N" (U+004E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "l" (U+006C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "T" (U+0054)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "m" (U+006D)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "V" (U+0056)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "z" (U+007A)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "1" (U+0031)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "$" (U+0024)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "5" (U+0035)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "9" (U+0039)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "9" (U+0039)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "." (U+002E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "$" (U+0024)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "A" (U+0041)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "l" (U+006C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "P" (U+0050)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "1" (U+0031)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "1" (U+0031)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "8" (U+0038)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "G" (U+0047)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "M" (U+004D)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "d" (U+0064)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "g" (U+0067)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "A" (U+0041)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "T" (U+0054)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "&" (U+0026)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "T" (U+0054)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "1" (U+0031)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "$" (U+0024)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "3" (U+0033)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "." (U+002E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "$" (U+0024)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "G" (U+0047)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "d" (U+0064)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "T" (U+0054)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "l" (U+006C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "$" (U+0024)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "9" (U+0039)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "2" (U+0032)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "1" (U+0031)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "." (U+002E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "0" (U+0030)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "T" (U+0054)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "k" (U+006B)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "y" (U+0079)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "f" (U+0066)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "p" (U+0070)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "g" (U+0067)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "w" (U+0077)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "!" (U+0021)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "u" (U+0075)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "l" (U+006C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "t" (U+0074)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "f" (U+0066)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "B" (U+0042)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "a" (U+0061)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "s" (U+0073)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "h" (U+0068)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "i" (U+0069)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "n" (U+006E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "N" (U+004E)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "e" (U+0065)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "w" (U+0077)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "Y" (U+0059)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "o" (U+006F)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "r" (U+0072)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "k" (U+006B)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "," (U+002C)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "U" (U+0055)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "S" (U+0053)
WARNING | .notdef glyph rendered for Unicode string unsupported by fonts: "A" (U+0041)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
Failed to send email for Order #31: Connection unexpectedly closed: timed out
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Forbidden (Referer checking failed - no Referer.): /
WARNING | Not Found: /index.php
WARNING | Not Found: /api
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][947495] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 89, in about
    return render(request, 'about.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/infinity/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/infinity/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/lg-oled-evo-ai-c5-42-inch-4k-hdr-smart-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/lg-oled-evo-ai-c5-42-inch-4k-hdr-smart-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-iphone-15/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-iphone-15/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-iphone-11-pro-256gb-gold-fully-unlocked-grad/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-iphone-11-pro-256gb-gold-fully-unlocked-grad/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/infinity/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/infinity/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
[UID:2482][2123971] Child process with pid: 2968412 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2123971] Child process with pid: 2981774 was killed by signal: 15, core dumped: no
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Child process with pid: 2991701 was killed by signal: 15, core dumped: no
[UID:2482][2123971] Child process with pid: 3068857 was killed by signal: 15, core dumped: no
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Child process with pid: 3374612 was killed by signal: 15, core dumped: no
[UID:2482][2123971] Child process with pid: 3376949 was killed by signal: 15, core dumped: no
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Child process with pid: 3547210 was killed by signal: 15, core dumped: no
[UID:2482][2123971] Child process with pid: 3546896 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2123971] Child process with pid: 3560962 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Child process with pid: 20976 was killed by signal: 15, core dumped: no
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /bot-connect.js
WARNING | Not Found: /robots.txt
WARNING | Not Found: /js/twint_ch.js
WARNING | Not Found: /assets/js/qr_modal.js
WARNING | Not Found: /css/support_parent.css
WARNING | Not Found: /assets/js/message.js
WARNING | Not Found: /static/style/protect/index.js
WARNING | Not Found: /static/style/sys_files/index.js
[UID:2482][2123971] Child process with pid: 197435 was killed by signal: 15, core dumped: no
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /apple-touch-icon-120x120-precomposed.png
WARNING | Not Found: /apple-touch-icon-120x120.png
WARNING | Not Found: /apple-touch-icon-precomposed.png
WARNING | Not Found: /apple-touch-icon.png
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2123971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/apple-ipad-air-11-inch-m4-256gb-wifi-space-gray/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-ipad-air-11-inch-m4-256gb-wifi-space-gray/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /customers/faq/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 97, in faq
    return render(request, 'faq.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /customers/faq/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/apple-ipad-11-inch-a16-256gb-wifi-blue/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-ipad-11-inch-a16-256gb-wifi-blue/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 265, in list_apps
    for app in db_apps:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 265, in list_apps
    for app in db_apps:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/honda-hrn216-self-propelled-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/honda-hrn216-self-propelled-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][1862528] Child process with pid: 1870958 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/js/vendor/jquery/jquery.min.js
WARNING | Not Found: /static/admin/css/changelists.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/jquery.init.js
WARNING | Not Found: /static/admin/js/core.js
WARNING | Not Found: /static/admin/js/vendor/jquery/jquery.min.js
WARNING | Not Found: /static/admin/js/urlify.js
WARNING | Not Found: /static/admin/js/admin/RelatedObjectLookups.js
WARNING | Not Found: /static/admin/js/actions.js
WARNING | Not Found: /static/admin/js/prepopulate.js
WARNING | Not Found: /static/admin/js/vendor/xregexp/xregexp.min.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/jquery.init.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/js/vendor/jquery/jquery.min.js
WARNING | Not Found: /static/admin/js/prepopulate.js
WARNING | Not Found: /static/admin/js/jquery.init.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/vendor/xregexp/xregexp.min.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/changelists.css
WARNING | Not Found: /static/admin/js/vendor/jquery/jquery.min.js
WARNING | Not Found: /static/admin/js/jquery.init.js
WARNING | Not Found: /static/admin/js/core.js
WARNING | Not Found: /static/admin/js/admin/RelatedObjectLookups.js
WARNING | Not Found: /static/admin/js/actions.js
WARNING | Not Found: /static/admin/js/urlify.js
WARNING | Not Found: /static/admin/js/prepopulate.js
WARNING | Not Found: /static/admin/js/vendor/xregexp/xregexp.min.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/vendor/jquery/jquery.min.js
WARNING | Not Found: /static/admin/css/forms.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/js/core.js
WARNING | Not Found: /static/admin/js/jquery.init.js
WARNING | Not Found: /static/admin/js/admin/RelatedObjectLookups.js
WARNING | Not Found: /static/admin/js/actions.js
WARNING | Not Found: /static/admin/js/vendor/xregexp/xregexp.min.js
WARNING | Not Found: /static/admin/js/urlify.js
WARNING | Not Found: /static/admin/js/prepopulate.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/change_form.js
WARNING | Not Found: /static/admin/js/prepopulate_init.js
WARNING | Not Found: /static/admin/js/vendor/jquery/jquery.min.js
WARNING | Not Found: /static/admin/js/jquery.init.js
WARNING | Not Found: /static/admin/img/icon-addlink.svg
WARNING | Not Found: /static/admin/img/icon-changelink.svg
WARNING | Not Found: /static/admin/js/core.js
WARNING | Not Found: /static/admin/js/admin/RelatedObjectLookups.js
WARNING | Not Found: /static/admin/img/icon-viewlink.svg
WARNING | Not Found: /static/admin/js/actions.js
WARNING | Not Found: /static/admin/js/urlify.js
WARNING | Not Found: /static/admin/js/prepopulate.js
WARNING | Not Found: /static/admin/js/vendor/xregexp/xregexp.min.js
WARNING | Not Found: /static/admin/js/prepopulate_init.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/img/icon-changelink.svg
WARNING | Not Found: /static/admin/js/change_form.js
WARNING | Not Found: /static/admin/img/icon-addlink.svg
WARNING | Not Found: /static/admin/img/icon-viewlink.svg
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/setup-config.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wordpress
WARNING | Not Found: /wp
WARNING | Not Found: /old
WARNING | Not Found: /blog
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /product/1951-ford-victoria-hardtop-timeless-american-class/
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/je-pistons-forged-set-nissan-vr30ddtt-86mm-bore-10/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-nissan-vr30ddtt-86mm-bore-10/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /ads.txt
WARNING | Not Found: /app-ads.txt
WARNING | Not Found: /sellers.json
[UID:2482][106582] Child process with pid: 112434 was killed by signal: 15, core dumped: no
WARNING | Not Found: /ads.txt
WARNING | Not Found: /app-ads.txt
WARNING | Not Found: /sellers.json
WARNING | Not Found: /ads.txt
WARNING | Not Found: /app-ads.txt
WARNING | Not Found: /sellers.json
ERROR | Internal Server Error: /product/skunk2-pro-series-h22a-cam-gears-titanium-color-ho/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/skunk2-pro-series-h22a-cam-gears-titanium-color-ho/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/skunk2-alpha-series-h22a-connecting-rods-forged-pe/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/skunk2-alpha-series-h22a-connecting-rods-forged-pe/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /admin/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /product/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/invidia-0206-nissan-350z-infiniti-g35-fx35-test-pi/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/invidia-0206-nissan-350z-infiniti-g35-fx35-test-pi/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/moyu-42000btu-ductless-multi-zone-mini-split-air-c/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/moyu-42000btu-ductless-multi-zone-mini-split-air-c/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /set-language/ja/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/ja/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /set-language/pt/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/pt/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2020-chevrolet-equinox-ls-1ls-fwd-156510-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2020-chevrolet-equinox-ls-1ls-fwd-156510-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-ipad-11-inch-a16-256gb-wifi-blue/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-ipad-11-inch-a16-256gb-wifi-blue/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /media/system/js/core.js
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/2003-renault-clio-renaultsport-172-cup-20l-manual/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2003-renault-clio-renaultsport-172-cup-20l-manual/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-iphone/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-iphone/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/samsung-m8-m80f-32-inch-4k-hdr-smart-monitor-with/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-m8-m80f-32-inch-4k-hdr-smart-monitor-with/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/iphone-air-256gb-cloud-white-locked-verizon/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iphone-air-256gb-cloud-white-locked-verizon/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/vibrant-oil-drain-flange-58-od-male-neck-gt15gt35/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/vibrant-oil-drain-flange-58-od-male-neck-gt15gt35/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
ERROR | Internal Server Error: /product/honda-hrx217exa6-21-variable-speed-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/honda-hrx217exa6-21-variable-speed-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/apple-gift/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-gift/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /product/midea-8000-btu-u-shaped-smart-window-air-condition/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/midea-8000-btu-u-shaped-smart-window-air-condition/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2000-john-deere-4310-tractor-automatic/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2000-john-deere-4310-tractor-automatic/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/mtd-50hp-22-push-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/mtd-50hp-22-push-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/samsung-f6000f-40-inch-full-hd-hdr-smart-led-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-f6000f-40-inch-full-hd-hdr-smart-led-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/2014-chevrolet-impala-lt-2lt-36l-v6-automatic-1291/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2014-chevrolet-impala-lt-2lt-36l-v6-automatic-1291/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /.git-credentials
WARNING | Forbidden (Referer checking failed - no Referer.): /
WARNING | Not Found: /.env.development
WARNING | Not Found: /.env.test
WARNING | Not Found: /.env.remote
WARNING | Not Found: /.env.backup
WARNING | Not Found: /.env.sample
WARNING | Not Found: /.env.dev
WARNING | Not Found: /.env.prod
WARNING | Not Found: /.env.stage
WARNING | Not Found: /.env.ci
WARNING | Not Found: /.env.docker
WARNING | Not Found: /.env.live
WARNING | Not Found: /.env.preprod
WARNING | Not Found: /.env.uat
WARNING | Not Found: /.env.dist
WARNING | Not Found: /.env.swp
WARNING | Not Found: /.env~
WARNING | Not Found: /.env1
WARNING | Not Found: /.env2
WARNING | Not Found: /.env_copy
WARNING | Not Found: /.env.txt
WARNING | Not Found: /.env.json
WARNING | Not Found: /.env.yaml
WARNING | Not Found: /.env.yml
WARNING | Not Found: /.env.backup1
WARNING | Not Found: /.env.backup2
WARNING | Not Found: /service-account.json
WARNING | Not Found: /sa.json
WARNING | Not Found: /gcp-key.json
WARNING | Not Found: /gcp-credentials.json
WARNING | Not Found: /gcp-sa.json
WARNING | Not Found: /credentials.json
WARNING | Not Found: /google-credentials.json
WARNING | Not Found: /google-key.json
WARNING | Not Found: /.config/gcloud/application_default_credentials.json
WARNING | Not Found: /application_default_credentials.json
WARNING | Not Found: /key.json
WARNING | Not Found: /keyfile.json
WARNING | Not Found: /firebase-adminsdk.json
WARNING | Not Found: /firebase-key.json
WARNING | Not Found: /firebase-config.json
WARNING | Not Found: /gcloud-service-key.json
WARNING | Not Found: /service_account.json
WARNING | Not Found: /gcp_key.json
WARNING | Not Found: /google-service-account.json
WARNING | Not Found: /cloud-key.json
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/2025-nissan-versa-sv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2025-nissan-versa-sv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2018-ford-f-150-xlt-supercrew-4wd-124093-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2018-ford-f-150-xlt-supercrew-4wd-124093-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2019-volkswagen-tiguan-20t-s-fwd-automatic-98074-m/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2019-volkswagen-tiguan-20t-s-fwd-automatic-98074-m/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/honda-hrn216-self-propelled-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/honda-hrn216-self-propelled-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2014-chevrolet-impala-lt-2lt-36l-v6-automatic-1291/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2014-chevrolet-impala-lt-2lt-36l-v6-automatic-1291/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-iphone-16-pro-256gb-natural-titanium-verizon/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-iphone-16-pro-256gb-natural-titanium-verizon/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2022-ford-f-150-xlt-supercrew-4wd-87822-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2022-ford-f-150-xlt-supercrew-4wd-87822-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/2013-honda-accord-24l-124293-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2013-honda-accord-24l-124293-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/samsung-f6000f-40-inch-full-hd-hdr-smart-led-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-f6000f-40-inch-full-hd-hdr-smart-led-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][64871] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-gift-card-200-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-gift-card-200-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][3038585] Child process with pid: 3711552 was killed by signal: 15, core dumped: no
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2014-chevrolet-impala-lt-2lt-36l-v6-automatic-1291/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2014-chevrolet-impala-lt-2lt-36l-v6-automatic-1291/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/2020-chevrolet-equinox-ls-1ls-fwd-156510-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2020-chevrolet-equinox-ls-1ls-fwd-156510-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/antigravity-q85-group-35-lithium-car-battery-w-re/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/antigravity-q85-group-35-lithium-car-battery-w-re/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /product/2013-chevrolet-equinox-ltz-fwd-104596-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2013-chevrolet-equinox-ltz-fwd-104596-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/samsung-m7-m70f-32-inch-4k-hdr-smart-monitor-white/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-m7-m70f-32-inch-4k-hdr-smart-monitor-white/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/skunk2-alpha-series-h22a-connecting-rods-forged-pe/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/skunk2-alpha-series-h22a-connecting-rods-forged-pe/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /privacy-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 34, in privacy_policy
    return render(request, 'privacy_policy.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /privacy-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2022-ford-f-150-xlt-supercrew-4wd-87822-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2022-ford-f-150-xlt-supercrew-4wd-87822-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /product/1951-ford-victoria-hardtop-timeless-american-class/
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
[UID:2482][2769226] Child process with pid: 2770183 was killed by signal: 15, core dumped: no
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /product/iva-engineering-environment-and-stability-chamber/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iva-engineering-environment-and-stability-chamber/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 89, in about
    return render(request, 'about.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/clevite-p-series-con-rod-bearing-set-chevy-v8-305/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/clevite-p-series-con-rod-bearing-set-chevy-v8-305/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /review/add/clevite-p-series-con-rod-bearing-set-chevy-v8-305/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/clevite-p-series-con-rod-bearing-set-chevy-v8-305/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/clevite-p-series-con-rod-bearing-set-chevy-v8-305/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/clevite-p-series-con-rod-bearing-set-chevy-v8-305/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /.git-credentials
WARNING | Forbidden (Referer checking failed - no Referer.): /
WARNING | Not Found: /.env.development
WARNING | Not Found: /.env.test
WARNING | Not Found: /.env.remote
WARNING | Not Found: /.env.backup
WARNING | Not Found: /.env.sample
WARNING | Not Found: /.env.dev
WARNING | Not Found: /.env.prod
WARNING | Not Found: /.env.stage
WARNING | Not Found: /.env.ci
WARNING | Not Found: /.env.docker
WARNING | Not Found: /.env.live
WARNING | Not Found: /.env.preprod
WARNING | Not Found: /.env.uat
WARNING | Not Found: /.env.dist
WARNING | Not Found: /.env.swp
WARNING | Not Found: /.env~
WARNING | Not Found: /.env1
WARNING | Not Found: /.env2
WARNING | Not Found: /.env_copy
WARNING | Not Found: /.env.txt
WARNING | Not Found: /.env.json
WARNING | Not Found: /.env.yaml
WARNING | Not Found: /.env.yml
WARNING | Not Found: /.env.backup1
WARNING | Not Found: /.env.backup2
WARNING | Not Found: /service-account.json
WARNING | Not Found: /sa.json
WARNING | Not Found: /gcp-key.json
WARNING | Not Found: /gcp-credentials.json
WARNING | Not Found: /gcp-sa.json
WARNING | Not Found: /credentials.json
WARNING | Not Found: /google-credentials.json
WARNING | Not Found: /google-key.json
WARNING | Not Found: /.config/gcloud/application_default_credentials.json
WARNING | Not Found: /application_default_credentials.json
WARNING | Not Found: /key.json
WARNING | Not Found: /keyfile.json
WARNING | Not Found: /firebase-adminsdk.json
WARNING | Not Found: /firebase-key.json
WARNING | Not Found: /firebase-config.json
WARNING | Not Found: /gcloud-service-key.json
WARNING | Not Found: /service_account.json
WARNING | Not Found: /gcp_key.json
WARNING | Not Found: /google-service-account.json
WARNING | Not Found: /cloud-key.json
[UID:2482][4048389] Child process with pid: 4070922 was killed by signal: 15, core dumped: no
[UID:2482][4048389] Child process with pid: 4070766 was killed by signal: 15, core dumped: no
[UID:2482][4048389] Child process with pid: 4070926 was killed by signal: 15, core dumped: no
[UID:2482][4048389] Child process with pid: 4070930 was killed by signal: 15, core dumped: no
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /product/g7-technology-services/
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/apple-itunes/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-itunes/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /review/add/suzuki-sx4-2008-awd-automatic-200000-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/suzuki-sx4-2008-awd-automatic-200000-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-iphone-12-64gb-black-unlocked/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-iphone-12-64gb-black-unlocked/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /set-language/pt/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/pt/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/4-side-glass-merchandiser-refrigerator-cl-400-2-le/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/4-side-glass-merchandiser-refrigerator-cl-400-2-le/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/vibrant-oil-drain-flange-58-od-male-neck-gt15gt35/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/vibrant-oil-drain-flange-58-od-male-neck-gt15gt35/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /review/add/moyu-42000btu-ductless-multi-zone-mini-split-air-c/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/moyu-42000btu-ductless-multi-zone-mini-split-air-c/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/10000-btu-portable-air-conditioner-ac2901w-waf-1-3/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/10000-btu-portable-air-conditioner-ac2901w-waf-1-3/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/hotcold-air-conditioning-system-for-1000m-reliable/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/hotcold-air-conditioning-system-for-1000m-reliable/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wordpress/
WARNING | Not Found: /old/
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /set-language/es/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/es/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/midea-12000-btu-smart-window-air-conditioner/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/midea-12000-btu-smart-window-air-conditioner/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/refurbished-nsf-stainless-steel-top-mounted-reach/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/refurbished-nsf-stainless-steel-top-mounted-reach/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][49664] Child process with pid: 68360 was killed by signal: 15, core dumped: no
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /review/add/clevite-p-series-con-rod-bearing-set-chevy-v8-305/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/clevite-p-series-con-rod-bearing-set-chevy-v8-305/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/moyu-42000btu-ductless-multi-zone-mini-split-air-c/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/moyu-42000btu-ductless-multi-zone-mini-split-air-c/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /review/add/2013-honda-accord-24l-124293-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/2013-honda-accord-24l-124293-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/razer-gold-game-card-digital-gift-card/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/razer-gold-game-card-digital-gift-card/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/van/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/van/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/samsung-m8-m80f-32-inch-4k-hdr-smart-monitor-with/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-m8-m80f-32-inch-4k-hdr-smart-monitor-with/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 89, in about
    return render(request, 'about.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-gift/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-gift/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/onyx/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/onyx/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /review/add/apple-iphone-12-64gb-black-unlocked/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/apple-iphone-12-64gb-black-unlocked/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/hotcold-air-conditioning-system-for-1000m-reliable/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/hotcold-air-conditioning-system-for-1000m-reliable/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /apple-touch-icon-120x120-precomposed.png
WARNING | Not Found: /apple-touch-icon-120x120.png
WARNING | Not Found: /apple-touch-icon-precomposed.png
WARNING | Not Found: /apple-touch-icon.png
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/vibrant-oil-drain-flange-58-od-male-neck-gt15gt35/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/vibrant-oil-drain-flange-58-od-male-neck-gt15gt35/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /help/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 107, in help
    return render(request, 'help.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /help/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /set-language/pt/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/pt/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 772, in cmd_query
    self._cmysql.query(
_mysql_connector.MySQLInterfaceError: Duplicate entry 'yuleuevvhp' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
mysql.connector.errors.IntegrityError: 1062 (23000): Duplicate entry 'yuleuevvhp' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 430, in try_save
    user = self.save(request)
  File "/home/dsncoetw/banshix.com/users/forms.py", line 37, in save
    user = super().save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 440, in save
    adapter.save_user(request, user, self)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 370, in save_user
    user.save()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1023, in save_base
    post_save.send(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/dispatch/dispatcher.py", line 189, in send
    response = receiver(signal=self, sender=sender, **named)
  File "/home/dsncoetw/banshix.com/users/signals.py", line 9, in create_customer
    User.objects.create(username=instance)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 665, in create
    obj.save(force_insert=True, using=self.db)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1008, in save_base
    updated = self._save_table(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1169, in _save_table
    results = self._do_insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1210, in _do_insert
    return manager._insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1873, in _insert
    return query.get_compiler(using=using).execute_sql(returning_fields)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql
    cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 79, in execute
    return self._execute_with_wrappers(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers
    return executor(sql, params, many, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 100, in _execute
    with self.db.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
django.db.utils.IntegrityError: (1062, "1062 (23000): Duplicate entry 'yuleuevvhp' for key 'users_customuser.username'", '23000')
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 772, in cmd_query
    self._cmysql.query(
_mysql_connector.MySQLInterfaceError: Duplicate entry 'khvpumptrj' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
mysql.connector.errors.IntegrityError: 1062 (23000): Duplicate entry 'khvpumptrj' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 430, in try_save
    user = self.save(request)
  File "/home/dsncoetw/banshix.com/users/forms.py", line 37, in save
    user = super().save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 440, in save
    adapter.save_user(request, user, self)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 370, in save_user
    user.save()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1023, in save_base
    post_save.send(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/dispatch/dispatcher.py", line 189, in send
    response = receiver(signal=self, sender=sender, **named)
  File "/home/dsncoetw/banshix.com/users/signals.py", line 9, in create_customer
    User.objects.create(username=instance)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 665, in create
    obj.save(force_insert=True, using=self.db)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1008, in save_base
    updated = self._save_table(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1169, in _save_table
    results = self._do_insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1210, in _do_insert
    return manager._insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1873, in _insert
    return query.get_compiler(using=using).execute_sql(returning_fields)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql
    cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 79, in execute
    return self._execute_with_wrappers(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers
    return executor(sql, params, many, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 100, in _execute
    with self.db.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
django.db.utils.IntegrityError: (1062, "1062 (23000): Duplicate entry 'khvpumptrj' for key 'users_customuser.username'", '23000')
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 89, in about
    return render(request, 'about.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /favicon.png
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /favicon.ico
ERROR | Internal Server Error: /product/iphone-17-256gb-lavender-unlocked/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iphone-17-256gb-lavender-unlocked/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/infinity/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/infinity/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wishlist/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /wishlist/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2000-john-deere-4310-tractor-automatic/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2000-john-deere-4310-tractor-automatic/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/van/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/van/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /product/apple-gift/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-gift/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /.well-known/security.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /review/add/2013-ford-f-150-50l-v8-4x4-automatic-205452-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/2013-ford-f-150-50l-v8-4x4-automatic-205452-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /RDWeb/Pages/en-US/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /RDWeb/Pages/en-US/
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/iva-engineering-environment-and-stability-chamber/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iva-engineering-environment-and-stability-chamber/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /xmlrpc.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/10000-btu-portable-air-conditioner-ac2901w-waf-1-3/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/10000-btu-portable-air-conditioner-ac2901w-waf-1-3/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/cultiva-systems-dias-dedicated-indoor-agricultural/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/cultiva-systems-dias-dedicated-indoor-agricultural/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /product/1951-ford-victoria-hardtop-timeless-american-class/
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /ads.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /favicon.ico
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /terms-of-service/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 37, in terms_of_service
    return render(request, 'terms_of_service.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /terms-of-service/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-json/gravitysmtp/v1/tests/mock-data
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /RDWeb/Pages/en-US/
WARNING | Not Found: /RDWeb/Pages/en-US/
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 89, in about
    return render(request, 'about.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /terms-of-service/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 37, in terms_of_service
    return render(request, 'terms_of_service.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /terms-of-service/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /xmlrpc.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-iphone-11-pro-256gb-gold-fully-unlocked-grad/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-iphone-11-pro-256gb-gold-fully-unlocked-grad/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/samsung-m8-m80f-32-inch-4k-hdr-smart-monitor-with/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-m8-m80f-32-inch-4k-hdr-smart-monitor-with/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /set-language/de/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/de/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg/static/image/WhatsApp%2520Image%25202026-04-13%2520at%252016.22.23.jpeg
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3346706] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /favicon.ico
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /robots.txt
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/invidia-0206-nissan-350z-infiniti-g35-fx35-test-pi/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/invidia-0206-nissan-350z-infiniti-g35-fx35-test-pi/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/skunk2-pro-series-h22a-cam-gears-titanium-color-ho/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/skunk2-pro-series-h22a-cam-gears-titanium-color-ho/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 578, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 89, in about
    return render(request, 'about.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 173, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /product/iva-engineering-environment-and-stability-chamber/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iva-engineering-environment-and-stability-chamber/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /.git-audit-probe-cdd753f310af3327/HEAD
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /.git-audit-probe-cdd753f310af3327/HEAD
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/clevite-p-series-con-rod-bearing-set-chevy-v8-305/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/clevite-p-series-con-rod-bearing-set-chevy-v8-305/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 265, in list_apps
    for app in db_apps:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /product/g7-technology-services/
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/2022-ford-f-150-xlt-supercrew-4wd-87822-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2022-ford-f-150-xlt-supercrew-4wd-87822-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
[UID:2482][2370602] Child process with pid: 2373674 was killed by signal: 15, core dumped: no
[UID:2482][2370602] Child process with pid: 2374966 was killed by signal: 15, core dumped: no
[UID:2482][2370602] Child process with pid: 2374989 was killed by signal: 15, core dumped: no
[UID:2482][2370602] Child process with pid: 2374929 was killed by signal: 15, core dumped: no
[UID:2482][2370602] Child process with pid: 2374954 was killed by signal: 15, core dumped: no
[UID:2482][2370602] Child process with pid: 2374932 was killed by signal: 15, core dumped: no
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 173, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp/wp-admin/install.php
WARNING | Not Found: /new/wp-admin/install.php
WARNING | Not Found: /old/wp-admin/install.php
WARNING | Not Found: /wordpress/wp-admin/install.php
WARNING | Not Found: /test/wp-admin/install.php
WARNING | Not Found: /blog/wp-admin/install.php
WARNING | Not Found: /cms/wp-admin/install.php
WARNING | Not Found: /web/wp-admin/install.php
WARNING | Not Found: /backup/wp-admin/install.php
WARNING | Not Found: /site/wp-admin/install.php
WARNING | Not Found: /oldsite/wp-admin/install.php
WARNING | Not Found: /shop/wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/razer-gold-game-card-digital-gift-card/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/razer-gold-game-card-digital-gift-card/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/infinity/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/infinity/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /customers/faq/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 97, in faq
    return render(request, 'faq.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /customers/faq/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /ads.txt
WARNING | Not Found: /security.txt
WARNING | Not Found: /.well-known/security.txt
WARNING | Not Found: /llms.txt
WARNING | Not Found: /humans.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /sitemaps.xml
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /sitemap_index.xml
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap_index.xml
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /set-language/de/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/de/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemap.xml
ERROR | Internal Server Error: /sitemap.xml.gz
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /sitemap.txt
WARNING | Not Found: /sitemaps.xml
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /atom.xml
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /sitemap.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml.gz
WARNING | Not Found: /atom.xml
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /sitemap.xml
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemap.xml
ERROR | Internal Server Error: /product/apple-iphone-16-pro-256gb-natural-titanium-verizon/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-iphone-16-pro-256gb-natural-titanium-verizon/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemap_index.xml
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemap.xml.gz
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2000-john-deere-4310-tractor-automatic/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2000-john-deere-4310-tractor-automatic/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /sitemap_index.xml
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /atom.xml
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemap.txt
WARNING | Not Found: /atom.xml
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/4-side-glass-merchandiser-refrigerator-cl-400-2-le/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/4-side-glass-merchandiser-refrigerator-cl-400-2-le/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemaps.xml
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /sitemaps.xml
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemap.xml.gz
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wordpress
WARNING | Not Found: /wp
WARNING | Not Found: /old
WARNING | Not Found: /blog
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /set-language/ar/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/ar/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 265, in list_apps
    for app in db_apps:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /atom.xml
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /set-language/es/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/es/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2019-volkswagen-tiguan-20t-s-fwd-automatic-98074-m/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2019-volkswagen-tiguan-20t-s-fwd-automatic-98074-m/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /sitemap.xml
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /sitemap.xml.gz
WARNING | Not Found: /atom.xml
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /sitemap.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml.gz
ERROR | Internal Server Error: /product/iva-engineering-environment-and-stability-chamber/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iva-engineering-environment-and-stability-chamber/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /favicon.ico
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/antigravity-q85-group-35-lithium-car-battery-w-re/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/antigravity-q85-group-35-lithium-car-battery-w-re/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /escalate/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 618, in escalate_to_human
    return redirect('home')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 51, in redirect
    resolve_url(to, *args, **kwargs),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 184, in resolve_url
    return reverse(to, args=args, kwargs=kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/base.py", line 98, in reverse
    resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix
    raise NoReverseMatch(msg)
django.urls.exceptions.NoReverseMatch: Reverse for 'home' not found. 'home' is not a valid view function or pattern name.
ERROR | Internal Server Error: /escalate/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 618, in escalate_to_human
    return redirect('home')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 51, in redirect
    resolve_url(to, *args, **kwargs),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 184, in resolve_url
    return reverse(to, args=args, kwargs=kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/base.py", line 98, in reverse
    resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix
    raise NoReverseMatch(msg)
django.urls.exceptions.NoReverseMatch: Reverse for 'home' not found. 'home' is not a valid view function or pattern name.
WARNING | Bad Request: /ai-chat/
WARNING | Not Found: /api/
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /django-admin/
ERROR | Internal Server Error: /escalate/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 618, in escalate_to_human
    return redirect('home')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 51, in redirect
    resolve_url(to, *args, **kwargs),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 184, in resolve_url
    return reverse(to, args=args, kwargs=kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/base.py", line 98, in reverse
    resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix
    raise NoReverseMatch(msg)
django.urls.exceptions.NoReverseMatch: Reverse for 'home' not found. 'home' is not a valid view function or pattern name.
WARNING | Bad Request: /ai-chat/
ERROR | Internal Server Error: /escalate/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 618, in escalate_to_human
    return redirect('home')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 51, in redirect
    resolve_url(to, *args, **kwargs),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 184, in resolve_url
    return reverse(to, args=args, kwargs=kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/base.py", line 98, in reverse
    resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix
    raise NoReverseMatch(msg)
django.urls.exceptions.NoReverseMatch: Reverse for 'home' not found. 'home' is not a valid view function or pattern name.
WARNING | Bad Request: /ai-chat/
WARNING | Not Found: /NONEXISTENT12345/
WARNING | Not Found: /api/v1/
WARNING | Not Found: /api/v2/
WARNING | Not Found: /graphql/
WARNING | Not Found: /graphql
WARNING | Not Found: /media/
WARNING | Not Found: /uploads/
WARNING | Not Found: /files/
WARNING | Not Found: /order/
WARNING | Not Found: /profile/
WARNING | Not Found: /user/
WARNING | Not Found: /users/
WARNING | Not Found: /panel/
WARNING | Not Found: /search/
WARNING | Not Found: /products/search/
WARNING | Not Found: /accounts/profile/
WARNING | Not Found: /favorites/
WARNING | Not Found: /reviews/
WARNING | Not Found: /review/
WARNING | Not Found: /coupons/
WARNING | Not Found: /coupon/
ERROR | Internal Server Error: /escalate/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 618, in escalate_to_human
    return redirect('home')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 51, in redirect
    resolve_url(to, *args, **kwargs),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 184, in resolve_url
    return reverse(to, args=args, kwargs=kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/base.py", line 98, in reverse
    resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix
    raise NoReverseMatch(msg)
django.urls.exceptions.NoReverseMatch: Reverse for 'home' not found. 'home' is not a valid view function or pattern name.
WARNING | Bad Request: /ai-chat/
WARNING | Not Found: /export/
WARNING | Not Found: /import/
WARNING | Not Found: /webhook/
WARNING | Not Found: /webhooks/
WARNING | Not Found: /health/
WARNING | Not Found: /status/
WARNING | Not Found: /__debug__/
WARNING | Not Found: /silk/
WARNING | Not Found: /flower/
WARNING | Not Found: /celery/
WARNING | Not Found: /api/products/
WARNING | Not Found: /api/orders/
WARNING | Not Found: /api/users/
WARNING | Not Found: /api/auth/
WARNING | Not Found: /rest-auth/
WARNING | Not Found: /auth/
WARNING | Not Found: /drf-auth/
WARNING | Not Found: /token/
WARNING | Not Found: /jwt/
WARNING | Not Found: /jwt/token/
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/1/
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/2/
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/3/
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/50/
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/86/
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/87/
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/88/
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/99/
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/100/
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/9999/
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/1/
WARNING | Not Found: /cart/add/1/
WARNING | Not Found: /cart/add/1/
WARNING | Not Found: /cart/add/2/
WARNING | Not Found: /cart/add/3/
WARNING | Not Found: /cart/add/4/
WARNING | Not Found: /cart/add/5/
WARNING | Not Found: /cart/add/6/
WARNING | Not Found: /cart/add/7/
WARNING | Not Found: /cart/add/8/
WARNING | Not Found: /cart/add/9/
WARNING | Not Found: /cart/add/10/
WARNING | Not Found: /cart/add/11/
WARNING | Not Found: /cart/add/12/
WARNING | Not Found: /cart/add/13/
WARNING | Not Found: /cart/add/14/
WARNING | Not Found: /cart/add/15/
WARNING | Not Found: /cart/add/16/
WARNING | Not Found: /cart/add/17/
WARNING | Not Found: /cart/add/18/
WARNING | Not Found: /cart/add/19/
WARNING | Not Found: /cart/add/100/
WARNING | Not Found: /cart/add/200/
WARNING | Not Found: /cart/add/500/
WARNING | Not Found: /cart/add/1000/
WARNING | Not Found: /cart/add/9999/
WARNING | Not Found: /robots.txt
WARNING | Not Found: /cart/add/95/
WARNING | Not Found: /cart/add/96/
WARNING | Not Found: /cart/add/97/
WARNING | Not Found: /cart/add/98/
WARNING | Not Found: /cart/add/99/
WARNING | Not Found: /cart/add/100/
WARNING | Not Found: /cart/add/101/
WARNING | Not Found: /cart/add/102/
WARNING | Not Found: /cart/add/103/
WARNING | Not Found: /cart/add/104/
WARNING | Not Found: /cart/add/105/
WARNING | Not Found: /cart/add/106/
WARNING | Not Found: /cart/add/107/
WARNING | Not Found: /cart/add/108/
WARNING | Not Found: /cart/add/109/
WARNING | Not Found: /product/apple-itunes/like/
WARNING | Not Found: /product/apple-itunes/wishlist/
WARNING | Not Found: /product/apple-gift-card-200-digital-code/like/
WARNING | Not Found: /product/apple-gift-card-200-digital-code/wishlist/
ERROR | Internal Server Error: /escalate/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 618, in escalate_to_human
    return redirect('home')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 51, in redirect
    resolve_url(to, *args, **kwargs),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 184, in resolve_url
    return reverse(to, args=args, kwargs=kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/base.py", line 98, in reverse
    resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix
    raise NoReverseMatch(msg)
django.urls.exceptions.NoReverseMatch: Reverse for 'home' not found. 'home' is not a valid view function or pattern name.
ERROR | Internal Server Error: /escalate/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 618, in escalate_to_human
    return redirect('home')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 51, in redirect
    resolve_url(to, *args, **kwargs),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 184, in resolve_url
    return reverse(to, args=args, kwargs=kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/base.py", line 98, in reverse
    resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix
    raise NoReverseMatch(msg)
django.urls.exceptions.NoReverseMatch: Reverse for 'home' not found. 'home' is not a valid view function or pattern name.
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 772, in cmd_query
    self._cmysql.query(
_mysql_connector.MySQLInterfaceError: Duplicate entry 'testuser7560' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
mysql.connector.errors.IntegrityError: 1062 (23000): Duplicate entry 'testuser7560' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 430, in try_save
    user = self.save(request)
  File "/home/dsncoetw/banshix.com/users/forms.py", line 37, in save
    user = super().save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 440, in save
    adapter.save_user(request, user, self)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 370, in save_user
    user.save()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1023, in save_base
    post_save.send(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/dispatch/dispatcher.py", line 189, in send
    response = receiver(signal=self, sender=sender, **named)
  File "/home/dsncoetw/banshix.com/users/signals.py", line 9, in create_customer
    User.objects.create(username=instance)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 665, in create
    obj.save(force_insert=True, using=self.db)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1008, in save_base
    updated = self._save_table(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1169, in _save_table
    results = self._do_insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1210, in _do_insert
    return manager._insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1873, in _insert
    return query.get_compiler(using=using).execute_sql(returning_fields)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql
    cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 79, in execute
    return self._execute_with_wrappers(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers
    return executor(sql, params, many, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 100, in _execute
    with self.db.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
django.db.utils.IntegrityError: (1062, "1062 (23000): Duplicate entry 'testuser7560' for key 'users_customuser.username'", '23000')
WARNING | Not Found: /visitors-count/
WARNING | Unauthorized: /product/1/wishlist/
WARNING | Unauthorized: /product/44/wishlist/
WARNING | Unauthorized: /product/45/wishlist/
WARNING | Unauthorized: /product/50/wishlist/
WARNING | Unauthorized: /product/60/wishlist/
WARNING | Unauthorized: /product/66/wishlist/
WARNING | Unauthorized: /product/87/wishlist/
WARNING | Unauthorized: /product/94/wishlist/
WARNING | Unauthorized: /product/100/wishlist/
WARNING | Unauthorized: /product/999/wishlist/
WARNING | Not Found: /product/1/like/
WARNING | Not Found: /product/{id}/like/product/%7Bid%7D/like/
WARNING | Not Found: /etc/passwd/
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /media/
WARNING | Not Found: /media/products/
WARNING | AXES: New login failure by {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/accounts/login/"}. Created new record in the database.
WARNING | Not Found: /media/profile_pics/
WARNING | Not Found: /media/avatars/
WARNING | Not Found: /media/uploads/
WARNING | AXES: Repeated login failure by {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"}. Updated existing record in the database.
WARNING | AXES: Repeated login failure by {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"}. Updated existing record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"} after repeated login failures.
WARNING | Too Many Requests: /admin/login/
WARNING | AXES: Repeated login failure by {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"}. Updated existing record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"} after repeated login failures.
WARNING | Too Many Requests: /admin/login/
WARNING | AXES: Repeated login failure by {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"}. Updated existing record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"} after repeated login failures.
WARNING | Too Many Requests: /admin/login/
ERROR | Internal Server Error: /admin/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/admin/sites.py", line 449, in login
    return LoginView.as_view(**defaults)(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 192, in _view_wrapper
    result = _process_exception(request, e)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 190, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/views.py", line 89, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/views.py", line 113, in get_context_data
    current_site = get_current_site(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
WARNING | AXES: Repeated login failure by {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"}. Updated existing record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"} after repeated login failures.
WARNING | Too Many Requests: /admin/login/
WARNING | AXES: Repeated login failure by {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"}. Updated existing record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"} after repeated login failures.
WARNING | Too Many Requests: /admin/login/
WARNING | AXES: New login failure by {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"}. Created new record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"} after repeated login failures.
WARNING | Too Many Requests: /admin/login/
WARNING | AXES: New login failure by {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"}. Created new record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"} after repeated login failures.
WARNING | Too Many Requests: /admin/login/
WARNING | AXES: New login failure by {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"}. Created new record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"} after repeated login failures.
WARNING | Too Many Requests: /admin/login/
WARNING | AXES: Repeated login failure by {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"}. Updated existing record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"} after repeated login failures.
WARNING | Too Many Requests: /admin/login/
WARNING | AXES: Repeated login failure by {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"}. Updated existing record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"} after repeated login failures.
WARNING | Too Many Requests: /admin/login/
WARNING | AXES: New login failure by {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"}. Created new record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "curl/8.18.0", path_info: "/admin/login/"} after repeated login failures.
WARNING | Too Many Requests: /admin/login/
WARNING | Bad Request: /ai-chat/
WARNING | Not Found: /.env.backup
WARNING | Not Found: /.env.docker
WARNING | Not Found: /config.py
WARNING | Not Found: /settings.py
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 772, in cmd_query
    self._cmysql.query(
_mysql_connector.MySQLInterfaceError: Duplicate entry 'user795645' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
mysql.connector.errors.IntegrityError: 1062 (23000): Duplicate entry 'user795645' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 430, in try_save
    user = self.save(request)
  File "/home/dsncoetw/banshix.com/users/forms.py", line 37, in save
    user = super().save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 440, in save
    adapter.save_user(request, user, self)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 370, in save_user
    user.save()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1023, in save_base
    post_save.send(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/dispatch/dispatcher.py", line 189, in send
    response = receiver(signal=self, sender=sender, **named)
  File "/home/dsncoetw/banshix.com/users/signals.py", line 9, in create_customer
    User.objects.create(username=instance)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 665, in create
    obj.save(force_insert=True, using=self.db)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1008, in save_base
    updated = self._save_table(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1169, in _save_table
    results = self._do_insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1210, in _do_insert
    return manager._insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1873, in _insert
    return query.get_compiler(using=using).execute_sql(returning_fields)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql
    cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 79, in execute
    return self._execute_with_wrappers(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers
    return executor(sql, params, many, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 100, in _execute
    with self.db.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
django.db.utils.IntegrityError: (1062, "1062 (23000): Duplicate entry 'user795645' for key 'users_customuser.username'", '23000')
WARNING | Not Found: /accounts/social/login/
WARNING | Not Found: /social-auth/
WARNING | Not Found: /oauth/
ERROR | Internal Server Error: /accounts/github/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
ERROR | Internal Server Error: /accounts/facebook/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
ERROR | Internal Server Error: /accounts/twitter/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth/views.py", line 73, in view
    return self.dispatch(request, *args, **kwargs)  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth/views.py", line 80, in get_provider
    provider = self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth/views.py", line 40, in get_provider
    app = adapter.get_app(self.request, provider=self.provider_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
WARNING | Not Found: /accounts/apple/login/
WARNING | Not Found: /accounts/microsoft/login/
WARNING | Not Found: /accounts/discord/login/
WARNING | Unauthorized: /accounts/google/login/callback/
WARNING | Unauthorized: /accounts/google/login/callback/
WARNING | Unauthorized: /accounts/google/login/callback/
ERROR | Internal Server Error: /escalate/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 618, in escalate_to_human
    return redirect('home')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 51, in redirect
    resolve_url(to, *args, **kwargs),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 184, in resolve_url
    return reverse(to, args=args, kwargs=kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/base.py", line 98, in reverse
    resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix
    raise NoReverseMatch(msg)
django.urls.exceptions.NoReverseMatch: Reverse for 'home' not found. 'home' is not a valid view function or pattern name.
WARNING | Forbidden (Referer checking failed - no Referer.): /escalate/
ERROR | Internal Server Error: /escalate/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 618, in escalate_to_human
    return redirect('home')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 51, in redirect
    resolve_url(to, *args, **kwargs),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 184, in resolve_url
    return reverse(to, args=args, kwargs=kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/base.py", line 98, in reverse
    resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix
    raise NoReverseMatch(msg)
django.urls.exceptions.NoReverseMatch: Reverse for 'home' not found. 'home' is not a valid view function or pattern name.
ERROR | Internal Server Error: /escalate/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 618, in escalate_to_human
    return redirect('home')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 51, in redirect
    resolve_url(to, *args, **kwargs),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 184, in resolve_url
    return reverse(to, args=args, kwargs=kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/base.py", line 98, in reverse
    resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix
    raise NoReverseMatch(msg)
django.urls.exceptions.NoReverseMatch: Reverse for 'home' not found. 'home' is not a valid view function or pattern name.
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 772, in cmd_query
    self._cmysql.query(
_mysql_connector.MySQLInterfaceError: Duplicate entry 'testuser05595085' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
mysql.connector.errors.IntegrityError: 1062 (23000): Duplicate entry 'testuser05595085' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 430, in try_save
    user = self.save(request)
  File "/home/dsncoetw/banshix.com/users/forms.py", line 37, in save
    user = super().save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 440, in save
    adapter.save_user(request, user, self)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 370, in save_user
    user.save()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1023, in save_base
    post_save.send(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/dispatch/dispatcher.py", line 189, in send
    response = receiver(signal=self, sender=sender, **named)
  File "/home/dsncoetw/banshix.com/users/signals.py", line 9, in create_customer
    User.objects.create(username=instance)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 665, in create
    obj.save(force_insert=True, using=self.db)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1008, in save_base
    updated = self._save_table(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1169, in _save_table
    results = self._do_insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1210, in _do_insert
    return manager._insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1873, in _insert
    return query.get_compiler(using=using).execute_sql(returning_fields)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql
    cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 79, in execute
    return self._execute_with_wrappers(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers
    return executor(sql, params, many, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 100, in _execute
    with self.db.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
django.db.utils.IntegrityError: (1062, "1062 (23000): Duplicate entry 'testuser05595085' for key 'users_customuser.username'", '23000')
WARNING | AXES: New login failure by {username: "********************", ip_address: "********************", user_agent: "Mozilla/5.0 (X11; Linux x86_64; rv:115.0) Gecko/20100101 Firefox/115.0", path_info: "/accounts/login/"}. Created new record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "Mozilla/5.0 (X11; Linux x86_64; rv:115.0) Gecko/20100101 Firefox/115.0", path_info: "/accounts/login/"} after repeated login failures.
WARNING | Too Many Requests: /accounts/login/
WARNING | AXES: New login failure by {username: "********************", ip_address: "********************", user_agent: "Mozilla/5.0 (X11; Linux x86_64; rv:115.0) Gecko/20100101 Firefox/115.0", path_info: "/accounts/login/"}. Created new record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "Mozilla/5.0 (X11; Linux x86_64; rv:115.0) Gecko/20100101 Firefox/115.0", path_info: "/accounts/login/"} after repeated login failures.
WARNING | Too Many Requests: /accounts/login/
WARNING | AXES: Repeated login failure by {username: "********************", ip_address: "********************", user_agent: "Mozilla/5.0 (X11; Linux x86_64; rv:115.0) Gecko/20100101 Firefox/115.0", path_info: "/accounts/login/"}. Updated existing record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "Mozilla/5.0 (X11; Linux x86_64; rv:115.0) Gecko/20100101 Firefox/115.0", path_info: "/accounts/login/"} after repeated login failures.
WARNING | Too Many Requests: /accounts/login/
WARNING | AXES: Repeated login failure by {username: "********************", ip_address: "********************", user_agent: "Mozilla/5.0 (X11; Linux x86_64; rv:115.0) Gecko/20100101 Firefox/115.0", path_info: "/admin/login/"}. Updated existing record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "Mozilla/5.0 (X11; Linux x86_64; rv:115.0) Gecko/20100101 Firefox/115.0", path_info: "/admin/login/"} after repeated login failures.
WARNING | Too Many Requests: /admin/login/
WARNING | AXES: Repeated login failure by {username: "********************", ip_address: "********************", user_agent: "Mozilla/5.0 (X11; Linux x86_64; rv:115.0) Gecko/20100101 Firefox/115.0", path_info: "/admin/login/"}. Updated existing record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "Mozilla/5.0 (X11; Linux x86_64; rv:115.0) Gecko/20100101 Firefox/115.0", path_info: "/admin/login/"} after repeated login failures.
WARNING | Too Many Requests: /admin/login/
WARNING | AXES: Repeated login failure by {username: "********************", ip_address: "********************", user_agent: "Mozilla/5.0 (X11; Linux x86_64; rv:115.0) Gecko/20100101 Firefox/115.0", path_info: "/admin/login/"}. Updated existing record in the database.
WARNING | AXES: Locking out {username: "********************", ip_address: "********************", user_agent: "Mozilla/5.0 (X11; Linux x86_64; rv:115.0) Gecko/20100101 Firefox/115.0", path_info: "/admin/login/"} after repeated login failures.
WARNING | Too Many Requests: /admin/login/
WARNING | Forbidden (CSRF cookie not set.): /escalate/
ERROR | Internal Server Error: /escalate/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 618, in escalate_to_human
    return redirect('home')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 51, in redirect
    resolve_url(to, *args, **kwargs),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 184, in resolve_url
    return reverse(to, args=args, kwargs=kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/base.py", line 98, in reverse
    resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix
    raise NoReverseMatch(msg)
django.urls.exceptions.NoReverseMatch: Reverse for 'home' not found. 'home' is not a valid view function or pattern name.
WARNING | Forbidden (CSRF cookie not set.): /escalate/
WARNING | Forbidden (CSRF cookie not set.): /escalate/
ERROR | Internal Server Error: /escalate/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 618, in escalate_to_human
    return redirect('home')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 51, in redirect
    resolve_url(to, *args, **kwargs),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 184, in resolve_url
    return reverse(to, args=args, kwargs=kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/base.py", line 98, in reverse
    resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix
    raise NoReverseMatch(msg)
django.urls.exceptions.NoReverseMatch: Reverse for 'home' not found. 'home' is not a valid view function or pattern name.
WARNING | Not Found: /api/
WARNING | Not Found: /api/v1/
WARNING | Not Found: /api/v2/
WARNING | Not Found: /rest/
WARNING | Not Found: /graphql/
WARNING | Not Found: /api/products/
WARNING | Not Found: /api/users/
WARNING | Not Found: /api/orders/
WARNING | Not Found: /api/cart/
WARNING | Not Found: /json/
WARNING | Not Found: /xml/
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /static/
WARNING | Not Found: /order/
WARNING | Not Found: /invoice/
WARNING | Not Found: /debug-toolbar/
WARNING | Not Found: /debug/
WARNING | Not Found: /payment/cancel/
WARNING | Not Found: /static/admin/
WARNING | Not Found: /__debug__/
WARNING | Not Found: /profile/
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /media/products/
WARNING | Not Found: /user/
WARNING | Not Found: /payment/success/
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /invoice/1/
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /category/
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /blog/
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /payment/
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /users/
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /search/
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /reviews/
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /account/
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /media/
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1405140] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /news/
WARNING | Not Found: /category/'; DROP TABLE--/category/%27%3B%20DROP%20TABLE--/
WARNING | Not Found: /etc/passwd/
WARNING | Not Found: /category/<script>alert(1)</script>/category/%3Cscript%3Ealert%281%29%3C/script%3E/
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /sitemap.xml
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /sitemap.xml
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /robots.txt
[UID:2482][2906783] Child process with pid: 2908322 was killed by signal: 15, core dumped: no
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-json/gravitysmtp/v1/tests/mock-data
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/antigravity-q85-group-35-lithium-car-battery-w-re/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/antigravity-q85-group-35-lithium-car-battery-w-re/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-json/gravitysmtp/v1/tests/mock-data
WARNING | Not Found: /wp-json/gravitysmtp/v1/config
WARNING | Not Found: /wp-json/gravitysmtp/v1/tests/mock-data
WARNING | Not Found: /wp-json/wp/v2/settings
WARNING | Not Found: /wp-json/gravitysmtp/v1/settings
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-includes/core.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /sitemap.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2018-ford-f-150-xlt-supercrew-4wd-124093-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2018-ford-f-150-xlt-supercrew-4wd-124093-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml.gz
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2003-renault-clio-renaultsport-172-cup-20l-manual/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2003-renault-clio-renaultsport-172-cup-20l-manual/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2017-vauxhall-combo/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2017-vauxhall-combo/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemap.xml.gz
ERROR | Internal Server Error: /product/2019-volkswagen-tiguan-20t-s-fwd-automatic-98074-m/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2019-volkswagen-tiguan-20t-s-fwd-automatic-98074-m/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-json/gravitysmtp/v1/config
WARNING | Not Found: /wp-json/gravitysmtp/v1/tests/mock-data
WARNING | Not Found: /wp-json/wp/v2/settings
WARNING | Not Found: /wp-json/gravitysmtp/v1/tests/mock-data
WARNING | Not Found: /wp-json/gravitysmtp/v1/settings
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /sitemap.xml
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/apple-itunes/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-itunes/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /favicon.ico
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /llms.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /llms-full.txt
WARNING | Not Found: /AGENTS.md
WARNING | Not Found: /.well-known/security.txt
WARNING | Not Found: /llms.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /favicon.ico
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /magento_version
WARNING | Not Found: /rest/V1/store/storeConfigs
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /.env.prod
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /.env.backup
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /.env.prod.bak
WARNING | Not Found: /.env.production.bak
WARNING | Not Found: /.env.backup.txt
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /.env.pre-production
WARNING | Not Found: /.env.dev
WARNING | Not Found: /.env.uat
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /.env.development
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /.env.sample
WARNING | Not Found: /.env.live
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /.env.dist
WARNING | Not Found: /.env.template
WARNING | Not Found: /.env.docker
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /.env.copy
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /.env.qa
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /.env.orig
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /.env.demo
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /.env.stage
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /.env.default
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /.env.preprod
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /.env~
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /.env.production.local
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /.env.development.local
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /.env.local.bak
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /.env.dev.local
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1475955] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /.env.test
WARNING | Not Found: /.env.testing
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /product/skunk2-pro-series-h22a-cam-gears-titanium-color-ho/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/skunk2-pro-series-h22a-cam-gears-titanium-color-ho/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/antigravity-q85-group-35-lithium-car-battery-w-re/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/antigravity-q85-group-35-lithium-car-battery-w-re/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 89, in about
    return render(request, 'about.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 265, in list_apps
    for app in db_apps:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemap.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap_index.xml
ERROR | Internal Server Error: /sitemap.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemap_index.xml
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wishlist/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /wishlist/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3026247] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3191989] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /terms-of-service/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 37, in terms_of_service
    return render(request, 'terms_of_service.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /terms-of-service/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2014-chevrolet-impala-lt-2lt-36l-v6-automatic-1291/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2014-chevrolet-impala-lt-2lt-36l-v6-automatic-1291/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /set-language/ar/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/ar/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /set-currency/GBP/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-currency/GBP/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /privacy-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 34, in privacy_policy
    return render(request, 'privacy_policy.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /privacy-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /txets.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /cookie-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 40, in cookie_policy
    return render(request, 'cookie_policy.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /cookie-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemaps.xml
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /sitemaps.xml
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 173, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/skunk2-alpha-series-h22a-connecting-rods-forged-pe/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/skunk2-alpha-series-h22a-connecting-rods-forged-pe/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/clevite-p-series-con-rod-bearing-set-chevy-v8-305/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/clevite-p-series-con-rod-bearing-set-chevy-v8-305/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /customers/faq/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 97, in faq
    return render(request, 'faq.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /customers/faq/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-json/sure-triggers/v1/automation/action
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/vibrant-oil-drain-flange-58-od-male-neck-gt15gt35/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/vibrant-oil-drain-flange-58-od-male-neck-gt15gt35/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/skunk2-pro-series-h22a-cam-gears-titanium-color-ho/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/skunk2-pro-series-h22a-cam-gears-titanium-color-ho/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2018-ford-f-150-xlt-supercrew-4wd-124093-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2018-ford-f-150-xlt-supercrew-4wd-124093-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/je-pistons-forged-set-nissan-vr30ddtt-86mm-bore-10/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-nissan-vr30ddtt-86mm-bore-10/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/iphone-air-256gb-cloud-white-locked-verizon/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iphone-air-256gb-cloud-white-locked-verizon/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/iphone-17-256gb-lavender-unlocked/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iphone-17-256gb-lavender-unlocked/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-iphone/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-iphone/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/mtd-50hp-22-push-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/mtd-50hp-22-push-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2015-hyundai-sonata-24l-automatic-sedan-100337-mil/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2015-hyundai-sonata-24l-automatic-sedan-100337-mil/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/apple-ipad-air-11-inch-m4-256gb-wifi-space-gray/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-ipad-air-11-inch-m4-256gb-wifi-space-gray/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/honda-hrx217exa6-21-variable-speed-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/honda-hrx217exa6-21-variable-speed-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/refurbished-nsf-stainless-steel-top-mounted-reach/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/refurbished-nsf-stainless-steel-top-mounted-reach/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/razer-gold-game-card-digital-gift-card/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/razer-gold-game-card-digital-gift-card/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /feed/atom/
ERROR | Internal Server Error: /product/infinity/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/infinity/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/suzuki-sx4-2008-awd-automatic-200000-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/suzuki-sx4-2008-awd-automatic-200000-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/iphone-15-pro-max/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iphone-15-pro-max/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-gift/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-gift/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /product/2014-chevrolet-impala-lt-2lt-36l-v6-automatic-1291/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2014-chevrolet-impala-lt-2lt-36l-v6-automatic-1291/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /product/mazda-cx-30-2022-awd-automatic-30600-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/mazda-cx-30-2022-awd-automatic-30600-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2016-chevrolet-silverado-1500-ltz-crew-cab-4wd-959/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2016-chevrolet-silverado-1500-ltz-crew-cab-4wd-959/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/2013-honda-accord-24l-automatic-251157-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2013-honda-accord-24l-automatic-251157-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /product/samsung-m8-m80f-32-inch-4k-hdr-smart-monitor-with/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-m8-m80f-32-inch-4k-hdr-smart-monitor-with/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2017-vauxhall-combo/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2017-vauxhall-combo/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wishlist/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /wishlist/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2003-renault-clio-renaultsport-172-cup-20l-manual/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2003-renault-clio-renaultsport-172-cup-20l-manual/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/midea-12000-btu-smart-window-air-conditioner/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/midea-12000-btu-smart-window-air-conditioner/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /.well-known/traffic-advice
ERROR | Internal Server Error: /product/durastar-10000-btu-window-air-conditioner/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/durastar-10000-btu-window-air-conditioner/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/hotcold-air-conditioning-system-for-1000m-reliable/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/hotcold-air-conditioning-system-for-1000m-reliable/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2025-nissan-versa-sv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2025-nissan-versa-sv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-iphone-15/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-iphone-15/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /product/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/apple-itunes/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-itunes/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-ipad-11-inch-a16-256gb-wifi-blue/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-ipad-11-inch-a16-256gb-wifi-blue/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/iva-engineering-environment-and-stability-chamber/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iva-engineering-environment-and-stability-chamber/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/samsung-m7-m70f-32-inch-4k-hdr-smart-monitor-white/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-m7-m70f-32-inch-4k-hdr-smart-monitor-white/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 265, in list_apps
    for app in db_apps:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 265, in list_apps
    for app in db_apps:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/razer-gold-50-digital-gift-card-usa/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/razer-gold-50-digital-gift-card-usa/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/10000-btu-portable-air-conditioner-ac2901w-waf-1-3/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/10000-btu-portable-air-conditioner-ac2901w-waf-1-3/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/midea-8000-btu-u-shaped-smart-window-air-condition/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/midea-8000-btu-u-shaped-smart-window-air-condition/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-iphone-12-64gb-black-unlocked/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-iphone-12-64gb-black-unlocked/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /cookie-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 40, in cookie_policy
    return render(request, 'cookie_policy.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /cookie-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Forbidden (Referer checking failed - no Referer.): /
WARNING | Not Found: /.env.development
WARNING | Not Found: /.env.test
WARNING | Not Found: /.env.remote
WARNING | Not Found: /.env.backup
WARNING | Not Found: /.env.sample
WARNING | Not Found: /.env.dev
WARNING | Not Found: /.env.prod
WARNING | Not Found: /.env.stage
WARNING | Not Found: /.env.ci
WARNING | Not Found: /.env.docker
WARNING | Not Found: /.env.live
WARNING | Not Found: /.env.preprod
WARNING | Not Found: /.env.uat
WARNING | Not Found: /.env.dist
WARNING | Not Found: /.env.swp
WARNING | Not Found: /.env~
WARNING | Not Found: /.env1
WARNING | Not Found: /.env2
WARNING | Not Found: /.env_copy
WARNING | Not Found: /.env.txt
WARNING | Not Found: /.env.json
WARNING | Not Found: /.env.yaml
WARNING | Not Found: /.env.yml
WARNING | Not Found: /.env.backup1
WARNING | Not Found: /.env.backup2
WARNING | Not Found: /phpinfo.php
WARNING | Not Found: /info.php
WARNING | Not Found: /php.php
WARNING | Not Found: /i.php
WARNING | Not Found: /pi.php
WARNING | Not Found: /pinfo.php
WARNING | Not Found: /test.php
WARNING | Not Found: /phpinfo
WARNING | Not Found: /p.php
WARNING | Not Found: /debug.php
WARNING | Not Found: /test/phpinfo.php
WARNING | Not Found: /dev/phpinfo.php
WARNING | Not Found: /old/phpinfo.php
WARNING | Not Found: /tmp/phpinfo.php
WARNING | Not Found: /public/phpinfo.php
WARNING | Not Found: /info
WARNING | Not Found: /php-info.php
WARNING | Not Found: /phpversion.php
WARNING | Not Found: /_phpinfo.php
WARNING | Not Found: /old_phpinfo.php
WARNING | Not Found: /server-info.php
WARNING | Not Found: /server-status.php
WARNING | Not Found: /_profiler/phpinfo
WARNING | Not Found: /_environment
WARNING | Not Found: /webroot/index.php/_environment
WARNING | Not Found: /mail/phpinfo.php
WARNING | Not Found: /cpanel/phpinfo.php
WARNING | Not Found: /hosting/phpinfo.php
WARNING | Not Found: /smtp/phpinfo.php
WARNING | Not Found: /phpinfo.php.bak
WARNING | Not Found: /phpinfo.php.old
WARNING | Not Found: /phpinfo.php~
WARNING | Not Found: /info.php.bak
WARNING | Not Found: /phpinfo.php.save
WARNING | Not Found: /staging/phpinfo.php
WARNING | Not Found: /beta/phpinfo.php
WARNING | Not Found: /uat/phpinfo.php
WARNING | Not Found: /qa/phpinfo.php
WARNING | Not Found: /preview/phpinfo.php
WARNING | Not Found: /www/phpinfo.php
WARNING | Not Found: /htdocs/phpinfo.php
WARNING | Not Found: /public_html/phpinfo.php
WARNING | Not Found: /site/phpinfo.php
WARNING | Not Found: /docs/phpinfo.php
WARNING | Not Found: /wp-admin/phpinfo.php
WARNING | Not Found: /administrator/phpinfo.php
WARNING | Not Found: /core/phpinfo.php
WARNING | Not Found: /includes/phpinfo.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /product/suzuki-sx4-2008-awd-automatic-200000-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/suzuki-sx4-2008-awd-automatic-200000-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /configprops
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /api/actuator/env
WARNING | Not Found: /app/heapdump
[UID:2482][2894846] Child process with pid: 3652900 was killed by signal: 15, core dumped: no
[UID:2482][2894846] Child process with pid: 3652942 was killed by signal: 15, core dumped: no
[UID:2482][2894846] Child process with pid: 3652955 was killed by signal: 15, core dumped: no
[UID:2482][2894846] Child process with pid: 3652902 was killed by signal: 15, core dumped: no
[UID:2482][2894846] Child process with pid: 3652885 was killed by signal: 15, core dumped: no
[UID:2482][2894846] Child process with pid: 3652960 was killed by signal: 15, core dumped: no
[UID:2482][2894846] Child process with pid: 3652947 was killed by signal: 15, core dumped: no
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/2015-hyundai-sonata-24l-automatic-sedan-100337-mil/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2015-hyundai-sonata-24l-automatic-sedan-100337-mil/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/clevite-p-series-con-rod-bearing-set-chevy-v8-305/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/clevite-p-series-con-rod-bearing-set-chevy-v8-305/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2016-chevrolet-silverado-1500-ltz-crew-cab-4wd-959/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2016-chevrolet-silverado-1500-ltz-crew-cab-4wd-959/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /xmlrpc.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/2022-ford-f-150-xlt-supercrew-4wd-87822-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2022-ford-f-150-xlt-supercrew-4wd-87822-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /set-language/es/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/es/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 265, in list_apps
    for app in db_apps:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/refrigerated-bakery-display-case-nsf-48-cw-370r/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/refrigerated-bakery-display-case-nsf-48-cw-370r/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/invidia-0206-nissan-350z-infiniti-g35-fx35-test-pi/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/invidia-0206-nissan-350z-infiniti-g35-fx35-test-pi/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/clevite-p-series-con-rod-bearing-set-chevy-v8-305/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/clevite-p-series-con-rod-bearing-set-chevy-v8-305/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /product/2015-hyundai-sonata-24l-automatic-sedan-100337-mil/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2015-hyundai-sonata-24l-automatic-sedan-100337-mil/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][1138690] Child process with pid: 1291362 was killed by signal: 15, core dumped: no
[UID:2482][1138690] Child process with pid: 1291364 was killed by signal: 15, core dumped: no
[UID:2482][1138690] Child process with pid: 1291361 was killed by signal: 15, core dumped: no
[UID:2482][1138690] Child process with pid: 1291363 was killed by signal: 15, core dumped: no
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/moyu-42000btu-ductless-multi-zone-mini-split-air-c/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/moyu-42000btu-ductless-multi-zone-mini-split-air-c/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /product/2020-chevrolet-equinox-ls-1ls-fwd-156510-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2020-chevrolet-equinox-ls-1ls-fwd-156510-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /product/antigravity-q85-group-35-lithium-car-battery-w-re/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/antigravity-q85-group-35-lithium-car-battery-w-re/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /favicon.ico
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
ERROR | Internal Server Error: /sitemap.xml
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/lg-oled-evo-ai-c5-42-inch-4k-hdr-smart-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/lg-oled-evo-ai-c5-42-inch-4k-hdr-smart-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2025-nissan-versa-sv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2025-nissan-versa-sv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2015-ford-f-150-xlt-supercrew-4wd-147471-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2015-ford-f-150-xlt-supercrew-4wd-147471-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2019-volkswagen-tiguan-20t-s-fwd-automatic-98074-m/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2019-volkswagen-tiguan-20t-s-fwd-automatic-98074-m/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-json/gravitysmtp/v1/config
WARNING | Not Found: /wp-json/gravitysmtp/v1/tests/mock-data
WARNING | Not Found: /wp-json/gravitysmtp/v1/settings
WARNING | Not Found: /wp-json/gravitysmtp/v1/tests/mock-data
WARNING | Not Found: /wp-json/wp/v2/settings
WARNING | Not Found: /wp-json/wp/v2/settings
WARNING | Not Found: /wp-json/gravitysmtp/v1/tests/mock-data
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/2022-ford-f-150-xlt-supercrew-4wd-87822-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2022-ford-f-150-xlt-supercrew-4wd-87822-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /www.tgz
WARNING | Not Found: /site.tar
WARNING | Not Found: /wwwroot.tar.gz
WARNING | Not Found: /backup.bak
WARNING | Not Found: /backup.tar.gz
WARNING | Not Found: /backup.tgz
WARNING | Not Found: /backup.zip
WARNING | Not Found: /backup.tar
WARNING | Not Found: /backup.rar
WARNING | Not Found: /backup.7z
WARNING | Not Found: /public_html.zip
WARNING | Not Found: /htdocs.zip
WARNING | Not Found: /public_html.tar.gz
WARNING | Not Found: /htdocs.tar.gz
WARNING | Not Found: /public_html.tgz
WARNING | Not Found: /website.tar.gz
WARNING | Not Found: /website.tgz
WARNING | Not Found: /www.zip
WARNING | Not Found: /www.tar.gz
WARNING | Not Found: /backup.sql.gz
WARNING | Not Found: /database.sql
WARNING | Not Found: /database.sql.gz
WARNING | Not Found: /database.sql.zip
WARNING | Not Found: /site.tar.gz
WARNING | Not Found: /website.zip
WARNING | Not Found: /site.zip
WARNING | Not Found: /data.sql
WARNING | Not Found: /drupal.zip
WARNING | Not Found: /db.sql
WARNING | Not Found: /wwwroot.zip
WARNING | Not Found: /web.tar.gz
WARNING | Not Found: /web.zip
WARNING | Not Found: /db.sql.zip
WARNING | Not Found: /dump.sql
WARNING | Not Found: /backup.sql
WARNING | Not Found: /db.sql.gz
WARNING | Not Found: /dump.sql.gz
WARNING | Not Found: /config.inc.php~
WARNING | Not Found: /config.php.old
WARNING | Not Found: /config.php.swp
WARNING | Not Found: /configuration.php~
WARNING | Not Found: /config.php~
WARNING | Not Found: /wp-backup.zip
WARNING | Not Found: /mysql.sql
WARNING | Not Found: /.env.docker
WARNING | Not Found: /.env.deploy
WARNING | Not Found: /wordpress.zip
WARNING | Not Found: /full.sql
WARNING | Not Found: /database.yml.old
WARNING | Not Found: /.env.deployment
WARNING | Not Found: /.env.private
WARNING | Not Found: /.env.live
WARNING | Not Found: /.env.secret
WARNING | Not Found: /.env.tmp
WARNING | Not Found: /error_log
WARNING | Not Found: /var/log/php_errors.log
WARNING | Not Found: /.env.copy
WARNING | Not Found: /error.log
WARNING | Not Found: /php_errors.log
WARNING | Not Found: /docker-compose.override.yml
WARNING | Not Found: /.env.real
WARNING | Not Found: /logs/error.log
WARNING | Not Found: /Dockerfile
WARNING | Not Found: /.dockerignore
WARNING | Not Found: /app.yaml
WARNING | Not Found: /Procfile
WARNING | Not Found: /now.json
WARNING | Not Found: /storage/logs/laravel.log
WARNING | Not Found: /logs/access.log
WARNING | Not Found: /.idea/workspace.xml
WARNING | Not Found: /.idea/dataSources.xml
WARNING | Not Found: /.vscode/launch.json
WARNING | Not Found: /.zsh_history
WARNING | Not Found: /.vscode/sftp.json
WARNING | Not Found: /.npmrc
WARNING | Not Found: /vercel.json
WARNING | Not Found: /states/terraform.tfstate
WARNING | Not Found: /infra/terraform.tfstate
WARNING | Not Found: /.pypirc
WARNING | Not Found: /.gem/credentials
WARNING | Not Found: /deploy/terraform.tfstate
WARNING | Not Found: /infrastructure/terraform.tfstate
WARNING | Not Found: /docker-compose.yml
WARNING | Not Found: /deployment/terraform.tfstate
WARNING | Not Found: /.tfstate
WARNING | Not Found: /laravel-worker.log
WARNING | Not Found: /docker-compose.yaml
WARNING | Not Found: /.aws/credentials
WARNING | Not Found: /Pulumi.prod.yaml
WARNING | Not Found: /terraform.tfstate
WARNING | Not Found: /.aws/config
WARNING | Not Found: /state.json
WARNING | Not Found: /actuator/heapdump
WARNING | Not Found: /.serverless/serverless-state.json
WARNING | Not Found: /terraform.tfstate.backup
WARNING | Not Found: /.bash_history
WARNING | Not Found: /.terraform/terraform.tfstate.backup
WARNING | Not Found: /.terraform/terraform.tfstate
WARNING | Not Found: /__cs_canary_404_ignition_probe_xyz123abc
WARNING | Not Found: /_ignition/health-check
WARNING | Not Found: /.env.testing
WARNING | Not Found: /.env.test
WARNING | Not Found: /.env.dev
WARNING | Not Found: /.env.prod
WARNING | Not Found: /.env.stage
WARNING | Not Found: /.env.sample
WARNING | Not Found: /.env.live
WARNING | Not Found: /.env.dist
WARNING | Not Found: /.env.preprod
WARNING | Not Found: /.env.development
WARNING | Not Found: /wp-config.php
WARNING | Not Found: /configuration.php~
WARNING | Not Found: /wp-cli.yml
WARNING | Not Found: /configuration.php.bak
WARNING | Not Found: /wp-config-sample.php
WARNING | Not Found: /config.inc.php
WARNING | Not Found: /config.php.bak
WARNING | Not Found: /config.php
WARNING | Not Found: /config.inc
WARNING | Not Found: /config.php~
WARNING | Not Found: /config.yml
WARNING | Not Found: /config.yaml
WARNING | Not Found: /config.dev.json
WARNING | Not Found: /config.production.json
WARNING | Not Found: /config.prod.json
WARNING | Not Found: /wp-includes/wp-db.php
WARNING | Not Found: /sites/default/settings.local.php
WARNING | Not Found: /config.local.php
WARNING | Not Found: /configuration.php
WARNING | Not Found: /sites/default/settings.php
WARNING | Not Found: /configuration.yml
WARNING | Not Found: /secrets.json
WARNING | Not Found: /database.yml.bak
WARNING | Not Found: /credentials.json
WARNING | Not Found: /secrets.yml
WARNING | Not Found: /includes/config.php
WARNING | Not Found: /config.old.php
WARNING | Not Found: /configs/config.php
WARNING | Not Found: /database.php
WARNING | Not Found: /config.staging.json
WARNING | Not Found: /db.php
WARNING | Not Found: /config.json
WARNING | Not Found: /config.local.json
WARNING | Not Found: /config.json.bak
WARNING | Not Found: /global.asax
WARNING | Not Found: /application.properties
WARNING | Not Found: /config.ini
WARNING | Not Found: /configuration.json
WARNING | Not Found: /config.toml
WARNING | Not Found: /application-prod.properties
WARNING | Not Found: /application.yaml
WARNING | Not Found: /application.yml
WARNING | Not Found: /application-dev.properties
WARNING | Not Found: /conf.json
WARNING | Not Found: /WEB-INF/web.xml
WARNING | Not Found: /META-INF/MANIFEST.MF
WARNING | Not Found: /WEB-INF/classes/application.properties
WARNING | Not Found: /WEB-INF/applicationContext.xml
WARNING | Not Found: /actuator
WARNING | Not Found: /actuator/health
WARNING | Not Found: /actuator/heapdump
WARNING | Not Found: /actuator/trace
WARNING | Not Found: /actuator/mappings
WARNING | Not Found: /actuator/dump
WARNING | Not Found: /env
WARNING | Not Found: /dump
WARNING | Not Found: /actuator/prometheus
WARNING | Not Found: /heapdump
WARNING | Not Found: /trace
WARNING | Not Found: /_debugbar/
WARNING | Not Found: /_debugbar/clockwork
WARNING | Not Found: /_ignition/execute-solution
WARNING | Not Found: /_ignition/health-check
WARNING | Not Found: /telescope
WARNING | Not Found: /storage/logs/laravel-2024-01-01.log
WARNING | Not Found: /storage/logs/laravel-2025-01-01.log
WARNING | Not Found: /storage/logs/laravel.log
WARNING | Not Found: /artisan
WARNING | Not Found: /storage/logs/laravel-2026-01-01.log
WARNING | Not Found: /bootstrap.yml
WARNING | Not Found: /application-staging.yml
WARNING | Not Found: /application-prod.yml
WARNING | Not Found: /application-local.yml
WARNING | Not Found: /bootstrap.properties
WARNING | Not Found: /actuator/loggers
WARNING | Not Found: /actuator/configprops
WARNING | Not Found: /actuator/env
WARNING | Not Found: /.npmrc
WARNING | Not Found: /actuator/beans
WARNING | Not Found: /local_settings.py
WARNING | Not Found: /.yarnrc.yml
WARNING | Not Found: /settings.py.bak
WARNING | Not Found: /settings.py
WARNING | Not Found: /.nvmrc
WARNING | Not Found: /prod_settings.py
WARNING | Not Found: /dev_settings.py
WARNING | Not Found: /_profiler/
WARNING | Not Found: /_profiler/phpinfo
WARNING | Not Found: /.yarnrc
WARNING | Not Found: /poetry.lock
WARNING | Not Found: /.pypirc
WARNING | Not Found: /pyproject.toml
WARNING | Not Found: /Gemfile.lock
WARNING | Not Found: /Gemfile
WARNING | Not Found: /aws.json
WARNING | Not Found: /aws.config.js
WARNING | Not Found: /vendor/composer/installed.json
WARNING | Not Found: /aws.yml
WARNING | Not Found: /.aws/config
WARNING | Not Found: /.boto
WARNING | Not Found: /credentials/aws
WARNING | Not Found: /.s3cfg
WARNING | Not Found: /asgi.py
WARNING | Not Found: /wsgi.py
WARNING | Not Found: /terraform.tfstate.backup
WARNING | Not Found: /terraform.tfvars
WARNING | Not Found: /.kube/config
WARNING | Not Found: /.azure/credentials
WARNING | Not Found: /service-account.json
WARNING | Not Found: /docker-compose.override.yml
WARNING | Not Found: /config/environment.rb
WARNING | Not Found: /Pipfile
WARNING | Not Found: /Rakefile
WARNING | Not Found: /Pipfile.lock
WARNING | Not Found: /.docker/config.json
WARNING | Not Found: /docker-compose.prod.yml
WARNING | Not Found: /docker-compose.dev.yml
WARNING | Not Found: /.dockerignore
WARNING | Not Found: /Dockerfile
WARNING | Not Found: /.idea/workspace.xml
WARNING | Not Found: /.idea/dataSources.xml
WARNING | Not Found: /.idea/dataSources.local.xml
WARNING | Not Found: /.idea/sftp.xml
WARNING | Not Found: /.vscode/sftp.json
WARNING | Not Found: /.ssh/id_rsa
WARNING | Not Found: /.ssh/id_ed25519
WARNING | Not Found: /.ssh/id_dsa
WARNING | Not Found: /.ssh/id_ecdsa
WARNING | Not Found: /.ssh/known_hosts
WARNING | Not Found: /.zsh_history
WARNING | Not Found: /.bash_history
WARNING | Not Found: /id_rsa
WARNING | Not Found: /.gnupg/secring.gpg
WARNING | Not Found: /id_ed25519
WARNING | Not Found: /.dockercfg
WARNING | Not Found: /.idea/webServers.xml
WARNING | Not Found: /.vscode/launch.json
WARNING | Not Found: /.vscode/settings.json
WARNING | Not Found: /.vscode/ftp-config.json
WARNING | Not Found: /.netbeans/config.properties
WARNING | Not Found: /.factorypath
WARNING | Not Found: /.ssh/authorized_keys
WARNING | Not Found: /.classpath
WARNING | Not Found: /.project
WARNING | Not Found: /.bzr/branch-format
WARNING | Not Found: /.bzr/branch/branch.conf
WARNING | Not Found: /.circleci/config.yml
WARNING | Not Found: /CVS/Root
WARNING | Not Found: /.travis.yml
WARNING | Not Found: /.drone.starlark
WARNING | Not Found: /.ssh/config
WARNING | Not Found: /CVS/Entries
WARNING | Not Found: /server-info
WARNING | Not Found: /i.php
WARNING | Not Found: /server-status
WARNING | Not Found: /.drone.yml
WARNING | Not Found: /CVS/Repository
WARNING | Not Found: /jenkins/Jenkinsfile
WARNING | Not Found: /Jenkinsfile
WARNING | Not Found: /api/swagger.json
WARNING | Not Found: /swagger/v1/swagger.json
WARNING | Not Found: /api/swagger
WARNING | Not Found: /swagger-ui/
WARNING | Not Found: /api/swagger-ui
WARNING | Not Found: /graphql
WARNING | Not Found: /docs/api
WARNING | Not Found: /redoc
WARNING | Not Found: /api/docs
WARNING | Not Found: /graphiql
WARNING | Not Found: /manager/html
WARNING | Not Found: /jolokia/exec
WARNING | Not Found: /host-manager/html
WARNING | Not Found: /admin-console
WARNING | Not Found: /console
WARNING | Not Found: /.bitbucket-pipelines.yml
WARNING | Not Found: /bitbucket-pipelines.yml
WARNING | Not Found: /jenkins/script
WARNING | Not Found: /jenkins/manage
WARNING | Not Found: /backup.sql.gz
WARNING | Not Found: /hudson
WARNING | Not Found: /backup.sql
WARNING | Not Found: /database.sql.gz
WARNING | Not Found: /dump.sql.gz
WARNING | Not Found: /dump.sql
WARNING | Not Found: /site.zip
WARNING | Not Found: /database.zip
WARNING | Not Found: /wordpress.zip
WARNING | Not Found: /backup.tar.gz
WARNING | Not Found: /struts/webconsole.html
WARNING | Not Found: /backup.tar
WARNING | Not Found: /jenkins
WARNING | Not Found: /cgi-bin/php-cgi
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /robots.txt
WARNING | Not Found: /cgi-bin/printenv
WARNING | Not Found: /sitemap_index.xml
WARNING | Not Found: /.well-known/oauth-authorization-server
WARNING | Not Found: /crossdomain.xml
WARNING | Not Found: /.well-known/apple-app-site-association
WARNING | Not Found: /.well-known/assetlinks.json
WARNING | Not Found: /humans.txt
WARNING | Not Found: /sitemap.xml.gz
WARNING | Not Found: /_vti_pvt/users.pwd
WARNING | Not Found: /_vti_inf.html
WARNING | Not Found: /test.html
WARNING | Not Found: /test.txt
WARNING | Not Found: /old/
WARNING | Not Found: /_vti_pvt/administrators.pwd
WARNING | Not Found: /backup/
WARNING | Not Found: /_vti_pvt/service.pwd
WARNING | Not Found: /backups/
WARNING | Not Found: /save/
WARNING | Not Found: /.backup/
WARNING | Not Found: /temp/
WARNING | Not Found: /tmp/
WARNING | Not Found: /api/v1/pods
WARNING | Not Found: /wp-content/plugins/akismet/readme.txt
WARNING | Not Found: /printenv
WARNING | Not Found: /clientaccesspolicy.xml
WARNING | Not Found: /bak/
WARNING | Not Found: /.bak/
WARNING | Not Found: /api/v1/secrets
WARNING | Not Found: /api/v1/namespaces/kube-system/secrets
WARNING | Not Found: /api/v1/secrets
WARNING | Not Found: /api/v1/namespaces/default/secrets
WARNING | Not Found: /api/v1/configmaps
WARNING | Not Found: /openapi/v2
WARNING | Not Found: /healthz
WARNING | Not Found: /wp-json/wp/v2/users
WARNING | Not Found: /api
WARNING | Not Found: /api/v1/nodes
WARNING | Not Found: /_next/data
WARNING | Not Found: /.next/required-server-files.json
WARNING | Not Found: /.next/server-manifest.json
WARNING | Not Found: /.next/trace
WARNING | Not Found: /.next/build-manifest.json
WARNING | Not Found: /wp-json/wp/v2/users/1
WARNING | Not Found: /wp-json/wp/v2/users/2
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /wp-json/
WARNING | Not Found: /_next/static/development/_buildManifest.js
WARNING | Not Found: /wp-admin/admin-ajax.php
WARNING | Not Found: /_next/static/chunks/_buildManifest.js
WARNING | Not Found: /_next/required-server-files.json
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /_nuxt/builds/latest.json
WARNING | Not Found: /_nuxt/manifest.json
WARNING | Not Found: /.nuxt/dist/server/server.manifest.json
WARNING | Not Found: /_next/static/development/_ssgManifest.js
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /privacy-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 34, in privacy_policy
    return render(request, 'privacy_policy.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /privacy-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/css/
WARNING | Not Found: /.well-known/
WARNING | Not Found: /sites/default/files/
WARNING | Not Found: /uploads/
WARNING | Not Found: /images/
WARNING | Not Found: /files/
ERROR | Internal Server Error: /review/add/apple-gift/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/apple-gift/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/apple-ipad-air-11-inch-m4-256gb-wifi-space-gray/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-ipad-air-11-inch-m4-256gb-wifi-space-gray/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-includes/wlwmanifest.xml//wp-includes/wlwmanifest.xml
WARNING | Not Found: /xmlrpc.php//xmlrpc.php
WARNING | Not Found: /blog/wp-includes/wlwmanifest.xml//blog/wp-includes/wlwmanifest.xml
WARNING | Not Found: /web/wp-includes/wlwmanifest.xml//web/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wordpress/wp-includes/wlwmanifest.xml//wordpress/wp-includes/wlwmanifest.xml
WARNING | Not Found: /website/wp-includes/wlwmanifest.xml//website/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp/wp-includes/wlwmanifest.xml//wp/wp-includes/wlwmanifest.xml
WARNING | Not Found: /news/wp-includes/wlwmanifest.xml//news/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2018/wp-includes/wlwmanifest.xml//2018/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2019/wp-includes/wlwmanifest.xml//2019/wp-includes/wlwmanifest.xml
WARNING | Not Found: /shop/wp-includes/wlwmanifest.xml//shop/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp1/wp-includes/wlwmanifest.xml//wp1/wp-includes/wlwmanifest.xml
WARNING | Not Found: /test/wp-includes/wlwmanifest.xml//test/wp-includes/wlwmanifest.xml
WARNING | Not Found: /media/wp-includes/wlwmanifest.xml//media/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp2/wp-includes/wlwmanifest.xml//wp2/wp-includes/wlwmanifest.xml
WARNING | Not Found: /site/wp-includes/wlwmanifest.xml//site/wp-includes/wlwmanifest.xml
WARNING | Not Found: /cms/wp-includes/wlwmanifest.xml//cms/wp-includes/wlwmanifest.xml
WARNING | Not Found: /sito/wp-includes/wlwmanifest.xml//sito/wp-includes/wlwmanifest.xml
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1591520] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /review/add/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /review/add/van/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/van/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /review/add/2000-john-deere-4310-tractor-automatic/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/2000-john-deere-4310-tractor-automatic/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /review/add/apple-gift-card-200-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/apple-gift-card-200-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][982597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /review/add/iphone-air-256gb-cloud-white-locked-verizon/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/iphone-air-256gb-cloud-white-locked-verizon/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /privacy-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 34, in privacy_policy
    return render(request, 'privacy_policy.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /privacy-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /review/add/2020-chevrolet-equinox-ls-1ls-fwd-156510-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/2020-chevrolet-equinox-ls-1ls-fwd-156510-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/css/
WARNING | Not Found: /.well-known/
WARNING | Not Found: /sites/default/files/
WARNING | Not Found: /uploads/
WARNING | Not Found: /images/
WARNING | Not Found: /files/
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/2014-chevrolet-impala-lt-2lt-36l-v6-automatic-1291/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2014-chevrolet-impala-lt-2lt-36l-v6-automatic-1291/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Forbidden (Referer checking failed - no Referer.): /
WARNING | Not Found: /.env.development
WARNING | Not Found: /.env.test
WARNING | Not Found: /.env.remote
WARNING | Not Found: /.env.backup
WARNING | Not Found: /.env.sample
WARNING | Not Found: /.env.dev
WARNING | Not Found: /.env.prod
WARNING | Not Found: /.env.stage
WARNING | Not Found: /.env.ci
WARNING | Not Found: /.env.docker
WARNING | Not Found: /.env.live
WARNING | Not Found: /.env.preprod
WARNING | Not Found: /.env.uat
WARNING | Not Found: /.env.dist
WARNING | Not Found: /.env.swp
WARNING | Not Found: /.env~
WARNING | Not Found: /.env1
WARNING | Not Found: /.env2
WARNING | Not Found: /.env_copy
WARNING | Not Found: /.env.txt
WARNING | Not Found: /.env.json
WARNING | Not Found: /.env.yaml
WARNING | Not Found: /.env.yml
WARNING | Not Found: /.env.backup1
WARNING | Not Found: /.env.backup2
WARNING | Not Found: /phpinfo.php
WARNING | Not Found: /info.php
WARNING | Not Found: /php.php
WARNING | Not Found: /i.php
WARNING | Not Found: /pi.php
WARNING | Not Found: /pinfo.php
WARNING | Not Found: /test.php
WARNING | Not Found: /phpinfo
WARNING | Not Found: /p.php
WARNING | Not Found: /debug.php
WARNING | Not Found: /test/phpinfo.php
WARNING | Not Found: /dev/phpinfo.php
WARNING | Not Found: /old/phpinfo.php
WARNING | Not Found: /tmp/phpinfo.php
WARNING | Not Found: /public/phpinfo.php
WARNING | Not Found: /info
WARNING | Not Found: /php-info.php
WARNING | Not Found: /phpversion.php
WARNING | Not Found: /_phpinfo.php
WARNING | Not Found: /old_phpinfo.php
WARNING | Not Found: /server-info.php
WARNING | Not Found: /server-status.php
WARNING | Not Found: /_profiler/phpinfo
WARNING | Not Found: /_environment
WARNING | Not Found: /webroot/index.php/_environment
WARNING | Not Found: /mail/phpinfo.php
WARNING | Not Found: /cpanel/phpinfo.php
WARNING | Not Found: /hosting/phpinfo.php
WARNING | Not Found: /smtp/phpinfo.php
WARNING | Not Found: /phpinfo.php.bak
WARNING | Not Found: /phpinfo.php.old
WARNING | Not Found: /phpinfo.php~
WARNING | Not Found: /info.php.bak
WARNING | Not Found: /phpinfo.php.save
WARNING | Not Found: /staging/phpinfo.php
WARNING | Not Found: /beta/phpinfo.php
WARNING | Not Found: /uat/phpinfo.php
WARNING | Not Found: /qa/phpinfo.php
WARNING | Not Found: /preview/phpinfo.php
WARNING | Not Found: /www/phpinfo.php
WARNING | Not Found: /htdocs/phpinfo.php
WARNING | Not Found: /public_html/phpinfo.php
WARNING | Not Found: /site/phpinfo.php
WARNING | Not Found: /docs/phpinfo.php
WARNING | Not Found: /wp-admin/phpinfo.php
WARNING | Not Found: /administrator/phpinfo.php
WARNING | Not Found: /core/phpinfo.php
WARNING | Not Found: /includes/phpinfo.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /favicon.ico
ERROR | Internal Server Error: /favicon.ico
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2788511] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /modules/mod_login/mod_login.xml
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /set-language/ar/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/ar/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1058812] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wordpress/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
[UID:2482][716425] Child process with pid: 716524 was killed by signal: 15, core dumped: no
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /xmlrpc.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /set-language/es/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/es/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3824183] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /product/apple-gift/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-gift/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /.vscode/sftp.json
WARNING | Not Found: /sftp-config.json
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/onyx/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/onyx/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/cultiva-systems-dias-dedicated-indoor-agricultural/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/cultiva-systems-dias-dedicated-indoor-agricultural/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /help/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 107, in help
    return render(request, 'help.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /help/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/2017-vauxhall-combo/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2017-vauxhall-combo/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/iva-engineering-environment-and-stability-chamber/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iva-engineering-environment-and-stability-chamber/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/suzuki-sx4-2008-awd-automatic-200000-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/suzuki-sx4-2008-awd-automatic-200000-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /product/razer-gold-50-digital-gift-card-usa/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/razer-gold-50-digital-gift-card-usa/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2013-honda-accord-24l-automatic-251157-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2013-honda-accord-24l-automatic-251157-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][2564855] Child process with pid: 2567671 was killed by signal: 15, core dumped: no
WARNING | Not Found: /ai.txt
WARNING | Not Found: /llms.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2013149] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /product/onyx/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/onyx/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/css/
WARNING | Not Found: /.well-known/
WARNING | Not Found: /sites/default/files/
WARNING | Not Found: /uploads/
WARNING | Not Found: /images/
WARNING | Not Found: /files/
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /cookie-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 40, in cookie_policy
    return render(request, 'cookie_policy.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /cookie-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /set-language/ka/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/ka/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2271068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/apple-gift-card-200-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-gift-card-200-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/skunk2-alpha-series-h22a-connecting-rods-forged-pe/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/skunk2-alpha-series-h22a-connecting-rods-forged-pe/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /.claude/settings.local.json
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/hotcold-air-conditioning-system-for-1000m-reliable/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/hotcold-air-conditioning-system-for-1000m-reliable/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2331994] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/invidia-0206-nissan-350z-infiniti-g35-fx35-test-pi/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/invidia-0206-nissan-350z-infiniti-g35-fx35-test-pi/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /.claude/settings.json
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 265, in list_apps
    for app in db_apps:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/iphone-16e-2025/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iphone-16e-2025/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /customers/faq/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 97, in faq
    return render(request, 'faq.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /customers/faq/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][408068] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /favicon.ico
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][539625] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 89, in about
    return render(request, 'about.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][952353] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /set-language/pt/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/pt/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/razer-gold-50-digital-gift-card-usa/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/razer-gold-50-digital-gift-card-usa/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /set-currency/CNY/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-currency/CNY/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /set-currency/JPY/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-currency/JPY/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/hobart-qi-dual-door-commercial-refrigerator-stainl/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/hobart-qi-dual-door-commercial-refrigerator-stainl/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1394659] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /ads.txt
WARNING | Not Found: /llms.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1507974] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /product/2017-vauxhall-combo/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2017-vauxhall-combo/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2103257] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /product/refrigerated-bakery-display-case-nsf-48-cw-370r/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/refrigerated-bakery-display-case-nsf-48-cw-370r/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-includes/ID3/license.txt//wp-includes/ID3/license.txt
WARNING | Not Found: /feed//feed/
WARNING | Not Found: /xmlrpc.php//xmlrpc.php
WARNING | Not Found: /blog/wp-includes/wlwmanifest.xml//blog/wp-includes/wlwmanifest.xml
WARNING | Not Found: /web/wp-includes/wlwmanifest.xml//web/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wordpress/wp-includes/wlwmanifest.xml//wordpress/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp/wp-includes/wlwmanifest.xml//wp/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2020/wp-includes/wlwmanifest.xml//2020/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2019/wp-includes/wlwmanifest.xml//2019/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2021/wp-includes/wlwmanifest.xml//2021/wp-includes/wlwmanifest.xml
WARNING | Not Found: /shop/wp-includes/wlwmanifest.xml//shop/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp1/wp-includes/wlwmanifest.xml//wp1/wp-includes/wlwmanifest.xml
WARNING | Not Found: /test/wp-includes/wlwmanifest.xml//test/wp-includes/wlwmanifest.xml
WARNING | Not Found: /site/wp-includes/wlwmanifest.xml//site/wp-includes/wlwmanifest.xml
WARNING | Not Found: /cms/wp-includes/wlwmanifest.xml//cms/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][305264] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/mazda-cx-30-2022-awd-automatic-30600-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/mazda-cx-30-2022-awd-automatic-30600-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/apple-iphone-17-pro-max/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-iphone-17-pro-max/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /xmlrpc.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][463330] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /sites/favicon.ico
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /sites/favicon.png
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /xmlrpc.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /review/add/2019-volkswagen-tiguan-20t-s-fwd-automatic-98074-m/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/2019-volkswagen-tiguan-20t-s-fwd-automatic-98074-m/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-includes/ID3/license.txt//wp-includes/ID3/license.txt
WARNING | Not Found: /feed//feed/
WARNING | Not Found: /xmlrpc.php//xmlrpc.php
WARNING | Not Found: /blog/wp-includes/wlwmanifest.xml//blog/wp-includes/wlwmanifest.xml
WARNING | Not Found: /web/wp-includes/wlwmanifest.xml//web/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wordpress/wp-includes/wlwmanifest.xml//wordpress/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp/wp-includes/wlwmanifest.xml//wp/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2020/wp-includes/wlwmanifest.xml//2020/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2019/wp-includes/wlwmanifest.xml//2019/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2021/wp-includes/wlwmanifest.xml//2021/wp-includes/wlwmanifest.xml
WARNING | Not Found: /shop/wp-includes/wlwmanifest.xml//shop/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp1/wp-includes/wlwmanifest.xml//wp1/wp-includes/wlwmanifest.xml
WARNING | Not Found: /test/wp-includes/wlwmanifest.xml//test/wp-includes/wlwmanifest.xml
WARNING | Not Found: /site/wp-includes/wlwmanifest.xml//site/wp-includes/wlwmanifest.xml
WARNING | Not Found: /cms/wp-includes/wlwmanifest.xml//cms/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /_rNd9xZ7kL3
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/samsung-f6000f-40-inch-full-hd-hdr-smart-led-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-f6000f-40-inch-full-hd-hdr-smart-led-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /favicon.ico
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/mtd-50hp-22-push-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/mtd-50hp-22-push-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2844971] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /ipfs/bafkreicyqcbhpicbos7ev4mrxofwqx6hvvge7pahpta6xuspr44crai5by
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/css/
WARNING | Not Found: /.well-known/
WARNING | Not Found: /sites/default/files/
WARNING | Not Found: /uploads/
WARNING | Not Found: /images/
WARNING | Not Found: /files/
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/css/
WARNING | Not Found: /.well-known/
WARNING | Not Found: /sites/default/files/
WARNING | Not Found: /uploads/
WARNING | Not Found: /images/
WARNING | Not Found: /files/
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3010577] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-json/gravitysmtp/v1/tests/mock-data
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][745702] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /review/add/refrigerated-bakery-display-case-nsf-48-cw-370r/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/refrigerated-bakery-display-case-nsf-48-cw-370r/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /favicon.ico
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/css/
WARNING | Not Found: /.well-known/
WARNING | Not Found: /sites/default/files/
WARNING | Not Found: /uploads/
WARNING | Not Found: /images/
WARNING | Not Found: /files/
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /accounts/google/login/callback/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 772, in cmd_query
    self._cmysql.query(
_mysql_connector.MySQLInterfaceError: Duplicate entry 'roel' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
mysql.connector.errors.IntegrityError: 1062 (23000): Duplicate entry 'roel' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 165, in dispatch
    return complete_social_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/helpers.py", line 78, in complete_social_login
    return flows.login.complete_login(request, sociallogin)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/internal/flows/login.py", line 56, in complete_login
    return _authenticate(request, sociallogin)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/internal/flows/login.py", line 83, in _authenticate
    ret = process_signup(request, sociallogin)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/internal/flows/signup.py", line 132, in process_signup
    get_adapter().save_user(request, sociallogin, form=None)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 116, in save_user
    sociallogin.save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 315, in save
    user.save()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1023, in save_base
    post_save.send(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/dispatch/dispatcher.py", line 189, in send
    response = receiver(signal=self, sender=sender, **named)
  File "/home/dsncoetw/banshix.com/users/signals.py", line 9, in create_customer
    User.objects.create(username=instance)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 665, in create
    obj.save(force_insert=True, using=self.db)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1008, in save_base
    updated = self._save_table(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1169, in _save_table
    results = self._do_insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1210, in _do_insert
    return manager._insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1873, in _insert
    return query.get_compiler(using=using).execute_sql(returning_fields)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql
    cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 79, in execute
    return self._execute_with_wrappers(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers
    return executor(sql, params, many, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 100, in _execute
    with self.db.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
django.db.utils.IntegrityError: (1062, "1062 (23000): Duplicate entry 'roel' for key 'users_customuser.username'", '23000')
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 772, in cmd_query
    self._cmysql.query(
_mysql_connector.MySQLInterfaceError: Duplicate entry 'kali1013' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
mysql.connector.errors.IntegrityError: 1062 (23000): Duplicate entry 'kali1013' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 430, in try_save
    user = self.save(request)
  File "/home/dsncoetw/banshix.com/users/forms.py", line 37, in save
    user = super().save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 440, in save
    adapter.save_user(request, user, self)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 370, in save_user
    user.save()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1023, in save_base
    post_save.send(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/dispatch/dispatcher.py", line 189, in send
    response = receiver(signal=self, sender=sender, **named)
  File "/home/dsncoetw/banshix.com/users/signals.py", line 9, in create_customer
    User.objects.create(username=instance)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 665, in create
    obj.save(force_insert=True, using=self.db)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1008, in save_base
    updated = self._save_table(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1169, in _save_table
    results = self._do_insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1210, in _do_insert
    return manager._insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1873, in _insert
    return query.get_compiler(using=using).execute_sql(returning_fields)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql
    cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 79, in execute
    return self._execute_with_wrappers(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers
    return executor(sql, params, many, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 100, in _execute
    with self.db.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
django.db.utils.IntegrityError: (1062, "1062 (23000): Duplicate entry 'kali1013' for key 'users_customuser.username'", '23000')
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 772, in cmd_query
    self._cmysql.query(
_mysql_connector.MySQLInterfaceError: Duplicate entry 'kali1013' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
mysql.connector.errors.IntegrityError: 1062 (23000): Duplicate entry 'kali1013' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 430, in try_save
    user = self.save(request)
  File "/home/dsncoetw/banshix.com/users/forms.py", line 37, in save
    user = super().save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 440, in save
    adapter.save_user(request, user, self)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 370, in save_user
    user.save()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1023, in save_base
    post_save.send(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/dispatch/dispatcher.py", line 189, in send
    response = receiver(signal=self, sender=sender, **named)
  File "/home/dsncoetw/banshix.com/users/signals.py", line 9, in create_customer
    User.objects.create(username=instance)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 665, in create
    obj.save(force_insert=True, using=self.db)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1008, in save_base
    updated = self._save_table(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1169, in _save_table
    results = self._do_insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1210, in _do_insert
    return manager._insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1873, in _insert
    return query.get_compiler(using=using).execute_sql(returning_fields)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql
    cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 79, in execute
    return self._execute_with_wrappers(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers
    return executor(sql, params, many, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 100, in _execute
    with self.db.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
django.db.utils.IntegrityError: (1062, "1062 (23000): Duplicate entry 'kali1013' for key 'users_customuser.username'", '23000')
ERROR | Internal Server Error: /accounts/signup/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 772, in cmd_query
    self._cmysql.query(
_mysql_connector.MySQLInterfaceError: Duplicate entry 'kali1013' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
mysql.connector.errors.IntegrityError: 1062 (23000): Duplicate entry 'kali1013' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 151, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 143, in dispatch
    return super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 107, in post
    response = self.form_valid(form)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 157, in form_valid
    self.user, resp = form.try_save(self.request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 500, in try_save
    return super().try_save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 430, in try_save
    user = self.save(request)
  File "/home/dsncoetw/banshix.com/users/forms.py", line 37, in save
    user = super().save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/forms.py", line 440, in save
    adapter.save_user(request, user, self)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/adapter.py", line 370, in save_user
    user.save()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1023, in save_base
    post_save.send(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/dispatch/dispatcher.py", line 189, in send
    response = receiver(signal=self, sender=sender, **named)
  File "/home/dsncoetw/banshix.com/users/signals.py", line 9, in create_customer
    User.objects.create(username=instance)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 665, in create
    obj.save(force_insert=True, using=self.db)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1008, in save_base
    updated = self._save_table(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1169, in _save_table
    results = self._do_insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1210, in _do_insert
    return manager._insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1873, in _insert
    return query.get_compiler(using=using).execute_sql(returning_fields)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql
    cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 79, in execute
    return self._execute_with_wrappers(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers
    return executor(sql, params, many, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 100, in _execute
    with self.db.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
django.db.utils.IntegrityError: (1062, "1062 (23000): Duplicate entry 'kali1013' for key 'users_customuser.username'", '23000')
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2320053] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sites/favicon.ico
WARNING | Not Found: /sites/favicon.png
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/samsung-m7-m70f-32-inch-4k-hdr-smart-monitor-white/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-m7-m70f-32-inch-4k-hdr-smart-monitor-white/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /set-currency/CNY/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-currency/CNY/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2017-vauxhall-combo/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2017-vauxhall-combo/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/honda-hrx217exa6-21-variable-speed-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/honda-hrx217exa6-21-variable-speed-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/samsung-m8-m80f-32-inch-4k-hdr-smart-monitor-with/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-m8-m80f-32-inch-4k-hdr-smart-monitor-with/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/lg-oled-evo-ai-c5-42-inch-4k-hdr-smart-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/lg-oled-evo-ai-c5-42-inch-4k-hdr-smart-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/10000-btu-portable-air-conditioner-ac2901w-waf-1-3/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/10000-btu-portable-air-conditioner-ac2901w-waf-1-3/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /.env.dev
WARNING | Not Found: /.env.copy
[UID:2482][495047] Child process with pid: 496029 was killed by signal: 15, core dumped: no
[UID:2482][495047] Child process with pid: 496030 was killed by signal: 15, core dumped: no
[UID:2482][495047] Child process with pid: 496032 was killed by signal: 15, core dumped: no
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/moyu-42000btu-ductless-multi-zone-mini-split-air-c/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/moyu-42000btu-ductless-multi-zone-mini-split-air-c/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/cultiva-systems-dias-dedicated-indoor-agricultural/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/cultiva-systems-dias-dedicated-indoor-agricultural/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/iphone-air-256gb-cloud-white-locked-verizon/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iphone-air-256gb-cloud-white-locked-verizon/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2020-chevrolet-equinox-ls-1ls-fwd-156510-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2020-chevrolet-equinox-ls-1ls-fwd-156510-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /product/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /product/iva-engineering-environment-and-stability-chamber/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iva-engineering-environment-and-stability-chamber/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 265, in list_apps
    for app in db_apps:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /plugins/editors/jce/jce.xml
WARNING | Not Found: /administrator/components/com_jce/
WARNING | Not Found: /media/system/js/core.js
WARNING | Not Found: /media/jui/js/bootstrap.min.js
WARNING | Not Found: /media/vendor/jquery/js/jquery.min.js
ERROR | Internal Server Error: /product/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/samsung-m7-m70f-32-inch-4k-hdr-smart-monitor-white/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-m7-m70f-32-inch-4k-hdr-smart-monitor-white/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 265, in list_apps
    for app in db_apps:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2998823] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /set-currency/JPY/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-currency/JPY/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /set-language/en/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/en/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /set-language/de/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/de/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /xmlrpc.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
ERROR | Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /review/add/2020-chevrolet-equinox-ls-1ls-fwd-156510-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/2020-chevrolet-equinox-ls-1ls-fwd-156510-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /help/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 107, in help
    return render(request, 'help.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /help/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /cookie-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 40, in cookie_policy
    return render(request, 'cookie_policy.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /cookie-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/razer-gold-50-digital-gift-card-usa/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/razer-gold-50-digital-gift-card-usa/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /review/add/mtd-50hp-22-push-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/mtd-50hp-22-push-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 265, in list_apps
    for app in db_apps:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/samsung-m7-m70f-32-inch-4k-hdr-smart-monitor-white/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-m7-m70f-32-inch-4k-hdr-smart-monitor-white/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wishlist/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /wishlist/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/je-pistons-forged-set-nissan-vr30ddtt-86mm-bore-10/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-nissan-vr30ddtt-86mm-bore-10/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2013-honda-accord-24l-124293-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2013-honda-accord-24l-124293-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/css/
WARNING | Not Found: /.well-known/
WARNING | Not Found: /sites/default/files/
WARNING | Not Found: /uploads/
WARNING | Not Found: /images/
WARNING | Not Found: /files/
ERROR | Internal Server Error: /terms-of-service/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 37, in terms_of_service
    return render(request, 'terms_of_service.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /terms-of-service/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /.well-known/security.txt
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-content/plugins/hellopress/wp_filemanager.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /this_is_a_new_hello_world.php
WARNING | Not Found: /xyn.php
WARNING | Not Found: /5.php
WARNING | Not Found: /joomla.php
WARNING | Not Found: /w.php
WARNING | Not Found: /anisogamete.php
WARNING | Not Found: /as.php
WARNING | Not Found: /000.php
WARNING | Not Found: /hplfuns.php
WARNING | Not Found: /wp-includes/css/dist/
WARNING | Not Found: /edit.php
WARNING | Not Found: /classwithtostring.php
WARNING | Not Found: /get.php
WARNING | Not Found: /class.php
WARNING | Not Found: /term.php
WARNING | Not Found: /wp-admin/js/
WARNING | Not Found: /x.php
WARNING | Not Found: /122.php
WARNING | Not Found: /jp.php
WARNING | Not Found: /wss.php
WARNING | Not Found: /miru1.php
WARNING | Not Found: /bthil.php
WARNING | Not Found: /.well-known/about.php
WARNING | Not Found: /geforce.php
WARNING | Not Found: /aaa.php
WARNING | Not Found: /wp-content/admin.php
WARNING | Not Found: /wk/index.php
WARNING | Not Found: /BDKR28WP.php
WARNING | Not Found: /i.php
WARNING | Not Found: /eee.php
WARNING | Not Found: /wp-content/uploads/
WARNING | Not Found: /file5.php
WARNING | Not Found: /one.php
WARNING | Not Found: /wp-load.php
WARNING | Not Found: /test.php
WARNING | Not Found: /bdroot.php
WARNING | Not Found: /155.php
WARNING | Not Found: /wp-p2r3q9c8k4.php
WARNING | Not Found: /wp-blog.php
WARNING | Not Found: /poke.php
WARNING | Not Found: /themes.php
WARNING | Not Found: /ops.php
WARNING | Not Found: /222.php
WARNING | Not Found: /166.php
WARNING | Not Found: /wp-includes/blocks/audio/
WARNING | Not Found: /ioxi-o.php
WARNING | Not Found: /t.php
WARNING | Not Found: /heat1.php
WARNING | Not Found: /cream1.php
WARNING | Not Found: /wp-access.php
WARNING | Not Found: /sky.php
WARNING | Not Found: /wp-includes/blocks/details/
WARNING | Not Found: /15ef5.php
WARNING | Not Found: /ggb.php
WARNING | Not Found: /dex.php
WARNING | Not Found: /403.php
WARNING | Not Found: /cc.php
WARNING | Not Found: /100.php
WARNING | Not Found: /insc.php
WARNING | Not Found: /av.php
WARNING | Not Found: /wp-file.php
WARNING | Not Found: /hosty.php
WARNING | Not Found: /jj.php
WARNING | Not Found: /v55.php
WARNING | Not Found: /like.php
WARNING | Not Found: /joomla.php
WARNING | Not Found: /admin.php
WARNING | Not Found: /wp-includes/Text/
WARNING | Not Found: /4PJcpMFsD8B.php
WARNING | Not Found: /144.php
WARNING | Not Found: /wp-includes/sodium_compat/
WARNING | Not Found: /bgymj.php
WARNING | Not Found: /z60.php
WARNING | Not Found: /alfa.php
WARNING | Not Found: /kj.php
WARNING | Not Found: /mg.php
WARNING | Not Found: /disagrsxr.php
WARNING | Not Found: /wp-includes/assets/
WARNING | Not Found: /wen.php
WARNING | Not Found: /dx.php
WARNING | Not Found: /u.php
WARNING | Not Found: /thoms.php
WARNING | Not Found: /co.php
WARNING | Not Found: /cgi-bin/index.php
WARNING | Not Found: /php8.php
WARNING | Not Found: /wordpress/wp-admin/maint/
WARNING | Not Found: /wp-includes/js/jquery/
WARNING | Not Found: /solo1.php
WARNING | Not Found: /0.php
WARNING | Not Found: /ms-edit.php
WARNING | Not Found: /sss.php
WARNING | Not Found: /k.php
WARNING | Not Found: /wp-includes/blocks/post-comments-form/
WARNING | Not Found: /file.php
WARNING | Not Found: /wp.php
WARNING | Not Found: /wp-blog-header.php
WARNING | Not Found: /mini.php
WARNING | Not Found: /wefile.php
WARNING | Not Found: /doc.php
WARNING | Not Found: /pp.php
WARNING | Not Found: /11.php
WARNING | Not Found: /bolt.php
WARNING | Not Found: /cron.php
WARNING | Not Found: /wp-wp.php
WARNING | Not Found: /8.php
WARNING | Not Found: /wp-the.php
WARNING | Not Found: /e.php
WARNING | Not Found: /mjq.php
WARNING | Not Found: /lala.php
WARNING | Not Found: /SrHD3odefault.php
WARNING | Not Found: /dao.php
WARNING | Not Found: /abc.php
WARNING | Not Found: /crgio.php
WARNING | Not Found: /xa.php
WARNING | Not Found: /mh.php
WARNING | Not Found: /pn.php
WARNING | Not Found: /wp-content/themes/index.php
WARNING | Not Found: /wp-includes/js/jquery/
WARNING | Not Found: /nwflm.php
WARNING | Not Found: /tiny.php
WARNING | Not Found: /wp-content/plugins/hellopress/wp_filemanager.php
WARNING | Not Found: /gg.php
WARNING | Not Found: /dd.php
WARNING | Not Found: /xml.php
WARNING | Not Found: /buds1.php
WARNING | Not Found: /aa.php
WARNING | Not Found: /v2.php
WARNING | Not Found: /a.php
WARNING | Not Found: /1.php
WARNING | Not Found: /themes.php
WARNING | Not Found: /tfm.php
WARNING | Not Found: /fs.php
WARNING | Not Found: /a4.php
WARNING | Not Found: /2026w.php
WARNING | Not Found: /s.php
WARNING | Not Found: /3.php
WARNING | Not Found: /ot.php
WARNING | Not Found: /petx.php
WARNING | Not Found: /heat3.php
WARNING | Not Found: /cream3.php
WARNING | Not Found: /daerl1.php
WARNING | Not Found: /buds1.php
WARNING | Not Found: /heat1.php
WARNING | Not Found: /taff.php
WARNING | Not Found: /xnxx.php
WARNING | Not Found: /file18.php
WARNING | Not Found: /wp-blink.php
WARNING | Not Found: /miru.php
WARNING | Not Found: /ccc.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4037783] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /sites/favicon.ico
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sites/favicon.png
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-includes/wlwmanifest.xml//wp-includes/wlwmanifest.xml
WARNING | Not Found: /xmlrpc.php//xmlrpc.php
WARNING | Not Found: /blog/wp-includes/wlwmanifest.xml//blog/wp-includes/wlwmanifest.xml
WARNING | Not Found: /web/wp-includes/wlwmanifest.xml//web/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wordpress/wp-includes/wlwmanifest.xml//wordpress/wp-includes/wlwmanifest.xml
WARNING | Not Found: /website/wp-includes/wlwmanifest.xml//website/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp/wp-includes/wlwmanifest.xml//wp/wp-includes/wlwmanifest.xml
WARNING | Not Found: /news/wp-includes/wlwmanifest.xml//news/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2020/wp-includes/wlwmanifest.xml//2020/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2019/wp-includes/wlwmanifest.xml//2019/wp-includes/wlwmanifest.xml
WARNING | Not Found: /shop/wp-includes/wlwmanifest.xml//shop/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp1/wp-includes/wlwmanifest.xml//wp1/wp-includes/wlwmanifest.xml
WARNING | Not Found: /test/wp-includes/wlwmanifest.xml//test/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp2/wp-includes/wlwmanifest.xml//wp2/wp-includes/wlwmanifest.xml
WARNING | Not Found: /site/wp-includes/wlwmanifest.xml//site/wp-includes/wlwmanifest.xml
WARNING | Not Found: /cms/wp-includes/wlwmanifest.xml//cms/wp-includes/wlwmanifest.xml
WARNING | Not Found: /sito/wp-includes/wlwmanifest.xml//sito/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/apple-itunes/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-itunes/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/razer-gold-50-digital-gift-card-usa/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/razer-gold-50-digital-gift-card-usa/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 89, in about
    return render(request, 'about.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-includes/css/buttons.css
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
ERROR | Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /media/system/js/core.js
ERROR | Internal Server Error: /wp-includes/js/jquery/jquery.js
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-content/uploads/woocommerce_uploads/
WARNING | Not Found: /wp-content/uploads/2021/08/
WARNING | Not Found: /wp-content/uploads/2021/09/
WARNING | Not Found: /wp-content/uploads/2021/10/
WARNING | Not Found: /wp-content/uploads/2021/11/
WARNING | Not Found: /wp-content/uploads/2021/12/
WARNING | Not Found: /wp-content/uploads/2022/01/
WARNING | Not Found: /wp-content/uploads/2022/02/
WARNING | Not Found: /wp-content/uploads/2022/03/
WARNING | Not Found: /wp-content/uploads/2022/04/
WARNING | Not Found: /wp-content/uploads/2022/05/
WARNING | Not Found: /wp-content/uploads/2022/06/
WARNING | Not Found: /wp-content/uploads/2022/07/
WARNING | Not Found: /wp-content/uploads/2022/08/
WARNING | Not Found: /wp-content/uploads/2022/09/
WARNING | Not Found: /wp-content/uploads/2022/10/
WARNING | Not Found: /wp-content/uploads/2022/11/
WARNING | Not Found: /wp-content/uploads/2022/12/
WARNING | Not Found: /wp-content/uploads/2023/01/
WARNING | Not Found: /wp-content/uploads/2023/02/
WARNING | Not Found: /wp-content/uploads/2023/03/
WARNING | Not Found: /wp-content/uploads/2023/04/
WARNING | Not Found: /wp-content/uploads/2023/05/
WARNING | Not Found: /wp-content/uploads/2023/06/
WARNING | Not Found: /wp-content/uploads/2023/07/
WARNING | Not Found: /wp-content/uploads/2023/08/
WARNING | Not Found: /wp-content/uploads/2023/09/
WARNING | Not Found: /wp-content/uploads/2023/10/
WARNING | Not Found: /wp-content/uploads/2023/11/
WARNING | Not Found: /wp-content/uploads/2023/12/
WARNING | Not Found: /wp-content/uploads/2024/01/
WARNING | Not Found: /wp-content/uploads/2024/02/
WARNING | Not Found: /wp-content/uploads/2024/03/
WARNING | Not Found: /wp-content/uploads/2024/04/
WARNING | Not Found: /wp-content/uploads/2024/05/
WARNING | Not Found: /wp-content/uploads/2024/06/
WARNING | Not Found: /wp-content/uploads/2024/07/
WARNING | Not Found: /wp-content/uploads/2024/08/
WARNING | Not Found: /wp-content/uploads/2024/09/
WARNING | Not Found: /wp-content/uploads/2024/10/
WARNING | Not Found: /wp-content/uploads/2024/11/
WARNING | Not Found: /wp-content/uploads/2024/12/
WARNING | Not Found: /wp-content/plugins/wp-file-manager/
WARNING | Not Found: /wp-content/plugins/wp-file-manager/lib/
WARNING | Not Found: /wp-content/plugins/wp-file-manager/lib/php/
WARNING | Not Found: /wp-content/plugins/wp-file-manager/lib/files/
WARNING | Not Found: /wp-content/plugins/file-manager/
WARNING | Not Found: /wp-content/plugins/file-manager-advanced/
WARNING | Not Found: /wp-content/plugins/wp-filemanager/
WARNING | Not Found: /wp-content/plugins/responsive-filemanager/
WARNING | Not Found: /wp-content/plugins/ajax-file-manager/
WARNING | Not Found: /wp-content/plugins/revslider/
WARNING | Not Found: /wp-content/plugins/revslider/temp/
WARNING | Not Found: /wp-content/plugins/revslider/temp/update_extract/
WARNING | Not Found: /wp-content/plugins/ajax-search-pro/
WARNING | Not Found: /wp-content/plugins/ajax-search-pro/js/
WARNING | Not Found: /wp-content/plugins/mail-masta/
WARNING | Not Found: /wp-content/plugins/mail-masta/inc/
WARNING | Not Found: /wp-content/plugins/wp-symposium/
WARNING | Not Found: /wp-content/plugins/social-warfare/
WARNING | Not Found: /wp-content/plugins/church-admin/
WARNING | Not Found: /wp-content/plugins/dzs-videogallery/
WARNING | Not Found: /wp-content/plugins/wysija-newsletters/
WARNING | Not Found: /wp-content/plugins/inboundiomarketing/
WARNING | Not Found: /wp-content/plugins/duplicator/backups/
WARNING | Not Found: /wp-content/plugins/duplicator/tmp/
WARNING | Not Found: /wp-content/plugins/all-in-one-wp-migration/storage/
WARNING | Not Found: /wp-content/plugins/backup-backup/backups/
WARNING | Not Found: /wp-content/plugins/wp-database-backup/
WARNING | Not Found: /wp-content/plugins/coming-soon/
WARNING | Not Found: /wp-content/plugins/under-construction-page/
WARNING | Not Found: /wp-content/plugins/woocommerce/uploads/
WARNING | Not Found: /wp-content/plugins/woocommerce/tmp/
WARNING | Not Found: /wp-content/plugins/woocommerce-product-csv-import-suite/
WARNING | Not Found: /wp-content/plugins/tablepress/uploads/
WARNING | Not Found: /wp-content/plugins/wp-csv/
WARNING | Not Found: /wp-content/plugins/csv-importer/
WARNING | Not Found: /wp-content/plugins/formidable/
WARNING | Not Found: /wp-content/plugins/formidable/php/
WARNING | Not Found: /wp-content/plugins/gravityforms/
WARNING | Not Found: /wp-content/plugins/ninja-forms/uploads/
WARNING | Not Found: /wp-content/plugins/contact-form-7/includes/
WARNING | Not Found: /wp-content/plugins/caldera-forms/ui/images/
WARNING | Not Found: /wp-content/plugins/motopress-content-editor/
WARNING | Not Found: /wp-content/plugins/motopress-slider/
WARNING | Not Found: /wp-content/plugins/easyrotator-for-wordpress/
WARNING | Not Found: /wp-content/plugins/simple-ads-manager/
WARNING | Not Found: /wp-content/plugins/media-library-plus/
WARNING | Not Found: /wp-content/plugins/mm-forms-community/
WARNING | Not Found: /wp-content/plugins/google-mp3-audio-player/
WARNING | Not Found: /wp-content/plugins/wp-ecommerce/
WARNING | Not Found: /wp-content/plugins/wp-easycart/
WARNING | Not Found: /wp-content/plugins/s2member/
WARNING | Not Found: /wp-content/plugins/profile-builder/
WARNING | Not Found: /wp-content/plugins/wp-members/
WARNING | Not Found: /wp-content/plugins/wpdatatables/
WARNING | Not Found: /wp-content/plugins/wpalchemy/
WARNING | Not Found: /wp-content/plugins/nextgen-gallery/products/
WARNING | Not Found: /wp-content/plugins/nextgen-gallery/nggallery/
WARNING | Not Found: /wp-content/plugins/robo-gallery/
WARNING | Not Found: /wp-content/plugins/photospace/
WARNING | Not Found: /wp-content/plugins/wp-photo-album-plus/
WARNING | Not Found: /wp-content/plugins/wp-slimstat/
WARNING | Not Found: /wp-content/plugins/wp-statistics/
WARNING | Not Found: /wp-content/plugins/google-analytics-for-wordpress/
WARNING | Not Found: /wp-content/plugins/custom-sidebars/
WARNING | Not Found: /wp-content/plugins/wptouch/
WARNING | Not Found: /wp-content/plugins/wap-plus/
WARNING | Not Found: /wp-content/plugins/yet-another-related-posts-plugin/
WARNING | Not Found: /wp-content/plugins/tinymce-advanced/
WARNING | Not Found: /wp-content/plugins/ws-form/
WARNING | Not Found: /wp-content/plugins/quform/
WARNING | Not Found: /wp-content/plugins/visual-form-builder/
WARNING | Not Found: /wp-content/plugins/machform/
WARNING | Not Found: /wp-content/themes/twentyten/
WARNING | Not Found: /wp-content/themes/twentyeleven/
WARNING | Not Found: /wp-content/themes/twentytwelve/
WARNING | Not Found: /wp-content/themes/twentythirteen/
WARNING | Not Found: /wp-content/themes/twentyfourteen/
WARNING | Not Found: /wp-content/themes/twentyfifteen/
WARNING | Not Found: /wp-content/themes/twentysixteen/
WARNING | Not Found: /wp-content/themes/twentyseventeen/
WARNING | Not Found: /wp-content/themes/twentynineteen/
WARNING | Not Found: /wp-content/themes/twentytwenty/
WARNING | Not Found: /wp-content/themes/twentytwentyone/
WARNING | Not Found: /wp-content/themes/twentytwentytwo/
WARNING | Not Found: /wp-content/themes/twentytwentythree/
WARNING | Not Found: /wp-content/themes/twentytwentyfour/
WARNING | Not Found: /wp-content/themes/divi/
WARNING | Not Found: /wp-content/themes/divi/includes/
WARNING | Not Found: /wp-content/themes/avada/
WARNING | Not Found: /wp-content/themes/avada/includes/
WARNING | Not Found: /wp-content/themes/the7/
WARNING | Not Found: /wp-content/themes/flatsome/
WARNING | Not Found: /wp-content/themes/enfold/
WARNING | Not Found: /wp-content/themes/betheme/
WARNING | Not Found: /wp-content/themes/jupiter/
WARNING | Not Found: /wp-content/themes/bridge/
WARNING | Not Found: /wp-content/themes/salient/
WARNING | Not Found: /wp-content/themes/x/
WARNING | Not Found: /wp-content/themes/newspaper/
WARNING | Not Found: /wp-content/themes/publisher/
WARNING | Not Found: /wp-content/themes/thrive/
WARNING | Not Found: /wp-content/themes/porto/
WARNING | Not Found: /wp-content/themes/shopkeeper/
WARNING | Not Found: /wp-content/themes/uploadify/
WARNING | Not Found: /administrator/
WARNING | Not Found: /administrator/components/
WARNING | Not Found: /administrator/modules/
WARNING | Not Found: /administrator/templates/
WARNING | Not Found: /administrator/templates/isis/
WARNING | Not Found: /administrator/templates/hathor/
WARNING | Not Found: /administrator/templates/atum/
WARNING | Not Found: /administrator/language/
WARNING | Not Found: /administrator/logs/
WARNING | Not Found: /administrator/cache/
WARNING | Not Found: /components/
WARNING | Not Found: /components/com_content/
WARNING | Not Found: /components/com_users/
WARNING | Not Found: /components/com_media/
WARNING | Not Found: /components/com_contact/
WARNING | Not Found: /components/com_search/
WARNING | Not Found: /components/com_finder/
WARNING | Not Found: /components/com_ajax/
WARNING | Not Found: /modules/
WARNING | Not Found: /modules/mod_menu/
WARNING | Not Found: /modules/mod_login/
WARNING | Not Found: /modules/mod_search/
WARNING | Not Found: /modules/mod_articles_latest/
WARNING | Not Found: /plugins/
WARNING | Not Found: /plugins/authentication/
WARNING | Not Found: /plugins/content/
WARNING | Not Found: /plugins/editors/
WARNING | Not Found: /plugins/editors-xtd/
WARNING | Not Found: /plugins/extension/
WARNING | Not Found: /plugins/finder/
WARNING | Not Found: /plugins/search/
WARNING | Not Found: /plugins/system/
WARNING | Not Found: /plugins/user/
WARNING | Not Found: /plugins/fields/
WARNING | Not Found: /plugins/filesystem/
WARNING | Not Found: /plugins/installer/
WARNING | Not Found: /plugins/media-action/
WARNING | Not Found: /plugins/quickicon/
WARNING | Not Found: /plugins/sampledata/
WARNING | Not Found: /plugins/webservices/
WARNING | Not Found: /templates/
WARNING | Not Found: /templates/beez3/
WARNING | Not Found: /templates/beez5/
WARNING | Not Found: /templates/protostar/
WARNING | Not Found: /templates/cassiopeia/
WARNING | Not Found: /templates/atomic/
WARNING | Not Found: /images/
WARNING | Not Found: /images/stories/
WARNING | Not Found: /images/banners/
WARNING | Not Found: /images/headers/
WARNING | Not Found: /images/sampledata/
WARNING | Not Found: /cache/
WARNING | Not Found: /cache/com_content/
WARNING | Not Found: /cache/com_modules/
WARNING | Not Found: /cache/com_templates/
WARNING | Not Found: /logs/
WARNING | Not Found: /tmp/
WARNING | Not Found: /tmp/install_
WARNING | Not Found: /media/
WARNING | Not Found: /media/com_content/
WARNING | Not Found: /media/com_media/
WARNING | Not Found: /media/com_fields/
WARNING | Not Found: /media/com_finder/
WARNING | Not Found: /media/editors/
WARNING | Not Found: /media/jui/
WARNING | Not Found: /media/system/
WARNING | Not Found: /media/plg_captcha_recaptcha/
WARNING | Not Found: /media/plg_fields_calendar/
WARNING | Not Found: /media/plg_system_webauthn/
WARNING | Not Found: /language/
WARNING | Not Found: /language/en-GB/
WARNING | Not Found: /libraries/
WARNING | Not Found: /libraries/joomla/
WARNING | Not Found: /libraries/src/
WARNING | Not Found: /libraries/vendor/
WARNING | Not Found: /includes/
WARNING | Not Found: /layouts/
WARNING | Not Found: /layouts/joomla/
WARNING | Not Found: /components/com_jce/
WARNING | Not Found: /plugins/editors/jce/
WARNING | Not Found: /components/com_fabrik/
WARNING | Not Found: /components/com_k2/
WARNING | Not Found: /components/com_jshopping/
WARNING | Not Found: /components/com_virtuemart/
WARNING | Not Found: /components/com_hikashop/
WARNING | Not Found: /components/com_eshop/
WARNING | Not Found: /components/com_sobipro/
WARNING | Not Found: /components/com_flexicontent/
WARNING | Not Found: /components/com_zoo/
WARNING | Not Found: /components/com_kunena/
WARNING | Not Found: /components/com_phocagallery/
WARNING | Not Found: /components/com_phocadownload/
WARNING | Not Found: /components/com_jdownloads/
WARNING | Not Found: /components/com_civicrm/
WARNING | Not Found: /components/com_joomgallery/
WARNING | Not Found: /components/com_rokgallery/
WARNING | Not Found: /components/com_widgetkit/
WARNING | Not Found: /components/com_easyblog/
WARNING | Not Found: /components/com_akeeba/
WARNING | Not Found: /administrator/components/com_akeeba/
WARNING | Not Found: /administrator/components/com_jce/
WARNING | Not Found: /administrator/components/com_fabrik/
WARNING | Not Found: /wp-content/uploads/
WARNING | Not Found: /wp-includes/
WARNING | Not Found: /.well-known/
WARNING | Not Found: /ALFA_DATA/
WARNING | Not Found: /.well-knownold/
WARNING | Not Found: /.well-known/acme-challenge/
WARNING | Not Found: /.well-known/pki-validation/
WARNING | Not Found: /images/
WARNING | Not Found: /assets/
WARNING | Not Found: /css/
WARNING | Not Found: /lib/
WARNING | Not Found: /lib/pkp/
WARNING | Not Found: /lib/pkp/lib/vendor/wp-includes/js/lib/pkp/lib/vendor/wp-includes/js/lib/pkp/lib/vendor/wp-includes/js/lib/pkp/lib/vendor//wp-includes/js/
WARNING | Not Found: /wp-includes/pomo/
WARNING | Not Found: /wp-includes/rest-api/
WARNING | Not Found: /wp-includes/widgets/
WARNING | Not Found: /wp-admin/css/
WARNING | Not Found: /wp-admin/images/
WARNING | Not Found: /wp-admin/maint/
WARNING | Not Found: /wp-admin/meta/
WARNING | Not Found: /wp-admin/network/
WARNING | Not Found: /wp-admin/user/
WARNING | Not Found: /wp-content/
WARNING | Not Found: /wp-content/plugins/
WARNING | Not Found: /wp-content/themes/
WARNING | Not Found: /wp-admin/includes/
WARNING | Not Found: /wp-admin/
WARNING | Not Found: /wp-includes/css/
WARNING | Not Found: /wp-includes/ID3/
WARNING | Not Found: /wp-includes/IXR/
WARNING | Not Found: /wp-includes/Requests/
WARNING | Not Found: /wp-includes/SimplePie/
WARNING | Not Found: /wp-includes/Text/
WARNING | Not Found: /wp-includes/Text/Diff/Renderer/
WARNING | Not Found: /wp-includes/blocks/
WARNING | Not Found: /wp-includes/certificates/
WARNING | Not Found: /wp-includes/customize/
WARNING | Not Found: /wp-includes/fonts/
WARNING | Not Found: /wp-includes/images/
WARNING | Not Found: /wp-includes/js/codemirror/
WARNING | Not Found: /wp-includes/js/crop/
WARNING | Not Found: /wp-includes/js/dist/
WARNING | Not Found: /wp-includes/js/dist/development/
WARNING | Not Found: /wp-includes/js/dist/vendor/
WARNING | Not Found: /wp-includes/js/imgareaselect/
WARNING | Not Found: /wp-includes/js/tinymce/
WARNING | Not Found: /wp-includes/js/tinymce/langs/
WARNING | Not Found: /wp-includes/js/tinymce/plugins/compat3x/
WARNING | Not Found: /wp-includes/js/tinymce/skins/lightgray/
WARNING | Not Found: /wp-includes/js/jcrop/
WARNING | Not Found: /wp-includes/js/jquery/
WARNING | Not Found: /wp-includes/js/mediaelement/
WARNING | Not Found: /wp-includes/js/mediaelement/renderers/
WARNING | Not Found: /wp-includes/js/plupload/
WARNING | Not Found: /wp-includes/js/swfupload/
WARNING | Not Found: /wp-includes/images/crystal/
WARNING | Not Found: /wp-includes/js/thickbox/
WARNING | Not Found: /wp-includes/images/media/
WARNING | Not Found: /wp-includes/sodium_compat/namespaced/Core/
WARNING | Not Found: /wp-includes/sodium_compat/namespaced
WARNING | Not Found: /wp-includes/theme-compat/theme-compat/
WARNING | Not Found: /wp-includes/rest-api/fields/
WARNING | Not Found: /wp-includes/Requests/library/
WARNING | Not Found: /wp-includes/Requests/src/
WARNING | Not Found: /wp-includes/rest-api/endpoints/
WARNING | Not Found: /wp-includes/rest-api/search/
WARNING | Not Found: /wp-includes/Text/Diff/
WARNING | Not Found: /wp-includes/sitemaps/providers/
WARNING | Not Found: /wp-includes/sodium_compat/src/
WARNING | Not Found: /wp-includes/Text/Diff/Engine/
WARNING | Not Found: /.well-known/
WARNING | Not Found: /ALFA_DATA/
WARNING | Not Found: /.well-knownold/
WARNING | Not Found: /uploads/
WARNING | Not Found: /upload/
WARNING | Not Found: /UserFiles/
WARNING | Not Found: /usersfiles/
WARNING | Not Found: /images/
WARNING | Not Found: /img/
WARNING | Not Found: /vendor/phpunit/phpunit/src/Util/PHP/
WARNING | Not Found: /upload/image/
WARNING | Not Found: /assets/images/
WARNING | Not Found: /sites/default/files/
WARNING | Not Found: /templates/beez3/
WARNING | Not Found: /modules/mod_simplefileuploadv1.3/elements/
WARNING | Not Found: /up/
WARNING | Not Found: /plugins/
WARNING | Not Found: /administrator/components/com_k2/
WARNING | Not Found: /administrator/components/com_virtuemart/
WARNING | Not Found: /administrator/components/com_acymailing/
WARNING | Not Found: /administrator/components/com_comprofiler/
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4164879] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-content/plugins/hellopress/wp_filemanager.php
WARNING | Not Found: /this_is_a_new_hello_world.php
WARNING | Not Found: /bhm.php
WARNING | Not Found: /adobe.php
WARNING | Not Found: /sf.php
WARNING | Not Found: /wp-block.php
WARNING | Not Found: /wp-ver.php
WARNING | Not Found: /f222.php
WARNING | Not Found: /cilng.php
WARNING | Not Found: /rithin.php
WARNING | Not Found: /dass.php
WARNING | Not Found: /haz.php
WARNING | Not Found: /h2.php
WARNING | Not Found: /wp-ccv.php
WARNING | Not Found: /class-bda.php
WARNING | Not Found: /wp-Blogs.php
WARNING | Not Found: /less.php
WARNING | Not Found: /ftde.php
WARNING | Not Found: /classwithtostring.php
WARNING | Not Found: /rip.php
WARNING | Not Found: /wp-tivate.php
WARNING | Not Found: /ogghjd.php
WARNING | Not Found: /7.php
WARNING | Not Found: /agieylcmwl.php
WARNING | Not Found: /balbasaur.php
WARNING | Not Found: /op.php
WARNING | Not Found: /by.php
WARNING | Not Found: /xs.php
WARNING | Not Found: /nxx.php
WARNING | Not Found: /jjhf.php
WARNING | Not Found: /mosty.php
WARNING | Not Found: /product.php
WARNING | Not Found: /eknmacnl.php
WARNING | Not Found: /wp-link-poer.php
WARNING | Not Found: /crgio.php
WARNING | Not Found: /wp-blink.php
WARNING | Not Found: /00.php
WARNING | Not Found: /cxs.php
WARNING | Not Found: /super.php
WARNING | Not Found: /sdm.php
WARNING | Not Found: /whs73au5.php
WARNING | Not Found: /wp-lvminl.php
WARNING | Not Found: /hoeig.php
WARNING | Not Found: /bajah.php
WARNING | Not Found: /ponxnwapemsce.php
WARNING | Not Found: /gk.php
WARNING | Not Found: /awp-careers.php
WARNING | Not Found: /wplogbak.php
WARNING | Not Found: /wee.php
WARNING | Not Found: /file6.php
WARNING | Not Found: /wplink.php
WARNING | Not Found: /pass4.php
WARNING | Not Found: /mr.php
WARNING | Not Found: /wp-aothait.php
WARNING | Not Found: /wp-the.php
WARNING | Not Found: /wp-sanita.php
WARNING | Not Found: /wp-temp.php
WARNING | Not Found: /wornnessesal.php
WARNING | Not Found: /pedodont.php
WARNING | Not Found: /misgrimmerly.php
WARNING | Not Found: /ethnogr.php
WARNING | Not Found: /aaf.php
WARNING | Not Found: /xmff.php
WARNING | Not Found: /green1.php
WARNING | Not Found: /dal.php
WARNING | Not Found: /wp-good.php
WARNING | Not Found: /vx.php
WARNING | Not Found: /spawns.php
WARNING | Not Found: /cream1.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /help/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 107, in help
    return render(request, 'help.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /help/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /sftp-config.json
WARNING | Not Found: /.vscode/sftp.json
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wordpress
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /Wordpress
ERROR | Internal Server Error: /WORDPRESS
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /WordPress
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /cookie-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 40, in cookie_policy
    return render(request, 'cookie_policy.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /cookie-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /cookie-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 40, in cookie_policy
    return render(request, 'cookie_policy.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /cookie-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1066656] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-json/
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /xmlrpc.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-json/
WARNING | Not Found: /xmlrpc.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Child process with pid: 3760326 was killed by signal: 15, core dumped: no
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Child process with pid: 3758813 was killed by signal: 15, core dumped: no
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Child process with pid: 3758633 was killed by signal: 15, core dumped: no
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Child process with pid: 3761550 was killed by signal: 15, core dumped: no
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Child process with pid: 3758719 was killed by signal: 15, core dumped: no
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3299772] Child process with pid: 3761767 was killed by signal: 15, core dumped: no
WARNING | Not Found: /server-status
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Child process with pid: 3761006 was killed by signal: 15, core dumped: no
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /login.action
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /___proxy_subdomain_whm/login
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /___proxy_subdomain_cpanel
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Child process with pid: 3766180 was killed by signal: 15, core dumped: no
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /v2/_catalog
[UID:2482][3299772] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3299772] Child process with pid: 3766287 was killed by signal: 15, core dumped: no
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3304647] Child process with pid: 3766630 was killed by signal: 15, core dumped: no
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3304647] Child process with pid: 3766816 was killed by signal: 15, core dumped: no
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /set-currency/GEL/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /set-currency/GEL/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Child process with pid: 3891977 was killed by signal: 15, core dumped: no
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Child process with pid: 3892224 was killed by signal: 15, core dumped: no
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Child process with pid: 3889285 was killed by signal: 15, core dumped: no
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3304647] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 89, in about
    return render(request, 'about.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][3304647] Child process with pid: 160359 was killed by signal: 15, core dumped: no
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /auth
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
[UID:2482][2325425] Child process with pid: 2328033 was killed by signal: 15, core dumped: no
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /administrator/components/com_sppagebuilder/sppagebuilder.xml
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/facebook/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 320, in get_app
    raise SocialApp.DoesNotExist()
allauth.socialaccount.models.SocialApp.DoesNotExist
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /xmlrpc.php
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /xmlrpc.php
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /wp-admin/
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /wp-login.php
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /wp-login.php
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /xmlrpc.php
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /xmlrpc.php
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /wp-admin/
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1420342] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /xmlrpc.php
[UID:2482][1420342] Child process with pid: 1424191 was killed by signal: 15, core dumped: no
ERROR | Internal Server Error: /ms-themes.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /chosen.php
WARNING | Not Found: /file.php
WARNING | Not Found: /flower.php
WARNING | Not Found: /gifclass.php
WARNING | Not Found: /bless.php
WARNING | Not Found: /class-t.api.php
WARNING | Not Found: /blurbs.php
WARNING | Not Found: /akcc.php
WARNING | Not Found: /abcd.php
WARNING | Not Found: /shelp.php
WARNING | Not Found: /cord.php
WARNING | Not Found: /dex.php
WARNING | Not Found: /wp-admin/admin-ajax.php
WARNING | Not Found: /zwso.php/zwso.php/zwso.php//zwso.php
WARNING | Not Found: /wp-content/plugins/hellopress/wp_mna.php
WARNING | Not Found: /bolt.php
WARNING | Not Found: /cjfuns.php
WARNING | Not Found: /wp-admin/css/index.php
WARNING | Not Found: /wp-content/plugins/index.php
WARNING | Not Found: /wp-content/index.php
WARNING | Not Found: /ioxi-o.php
WARNING | Not Found: /insc.php
WARNING | Not Found: /classwithtostring.php
WARNING | Not Found: /txets.php
WARNING | Not Found: /wp-content/themes/txets.php
WARNING | Not Found: /wp-admin/txets.php
WARNING | Not Found: /wp-includes/txets.php
WARNING | Not Found: /goods.php
WARNING | Not Found: /wp-editor.php
WARNING | Not Found: /lufix.php
WARNING | Not Found: /style.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /xmlrpc.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/setup-config.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/apple-itunes/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-itunes/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/css/
WARNING | Not Found: /.well-known/
WARNING | Not Found: /sites/default/files/
WARNING | Not Found: /uploads/
WARNING | Not Found: /images/
WARNING | Not Found: /files/
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /components/com_sppagebuilder/assets/css/sppagebuilder.css
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/invidia-0206-nissan-350z-infiniti-g35-fx35-test-pi/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/invidia-0206-nissan-350z-infiniti-g35-fx35-test-pi/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /review/add/2018-ford-f-150-xlt-supercrew-4wd-124093-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/2018-ford-f-150-xlt-supercrew-4wd-124093-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 265, in list_apps
    for app in db_apps:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/moyu-42000btu-ductless-multi-zone-mini-split-air-c/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/moyu-42000btu-ductless-multi-zone-mini-split-air-c/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/samsung-m7-m70f-32-inch-4k-hdr-smart-monitor-white/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-m7-m70f-32-inch-4k-hdr-smart-monitor-white/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/apple-ipad-11-inch-a16-256gb-wifi-blue/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-ipad-11-inch-a16-256gb-wifi-blue/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/apple-iphone-15/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-iphone-15/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/onyx/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/onyx/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1174953] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sites/favicon.ico
WARNING | Not Found: /sites/favicon.png
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /review/add/2017-vauxhall-combo/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/2017-vauxhall-combo/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /administrator/components/com_jce/jce.xml
WARNING | Not Found: /administrator/components/com_sppagebuilder/sppagebuilder.xml
ERROR | Internal Server Error: /product/razer-gold-game-card-digital-gift-card/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/razer-gold-game-card-digital-gift-card/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /administrator/components/com_jce/jce.xml
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /administrator/components/com_sppagebuilder/sppagebuilder.xml
ERROR | Internal Server Error: /plugins/system/helix3/helix3.xml
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /administrator/
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /product/apple-itunes/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-itunes/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/admin-ajax.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Forbidden (Referer checking failed - no Referer.): /
WARNING | Not Found: /wp-admin/admin-ajax.php
WARNING | Forbidden (Referer checking failed - no Referer.): /
WARNING | Not Found: /wp-admin/admin-ajax.php
WARNING | Forbidden (Referer checking failed - no Referer.): /
WARNING | Not Found: /wp-admin/admin-ajax.php
WARNING | Forbidden (Referer checking failed - no Referer.): /
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /images/images/cache.php
WARNING | Not Found: /images/images/cache.php
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2020-chevrolet-equinox-ls-1ls-fwd-156510-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2020-chevrolet-equinox-ls-1ls-fwd-156510-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /cart/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/cart_views.py", line 165, in cart_view
    return render(request, 'shop/cart.html', {
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /cart/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /product/apple-gift-card-200-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-gift-card-200-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /cookie-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 40, in cookie_policy
    return render(request, 'cookie_policy.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /cookie-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /bank/
WARNING | Not Found: /haan
WARNING | Not Found: /login
WARNING | Not Found: /bank/
WARNING | Not Found: /haan
WARNING | Not Found: /login
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/apple-iphone-15/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-iphone-15/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/2022-ford-f-150-xlt-supercrew-4wd-87822-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2022-ford-f-150-xlt-supercrew-4wd-87822-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/iphone-16e-2025/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iphone-16e-2025/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/samsung-m7-m70f-32-inch-4k-hdr-smart-monitor-white/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-m7-m70f-32-inch-4k-hdr-smart-monitor-white/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3957266] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /product/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/midea-8000-btu-u-shaped-smart-window-air-condition/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/midea-8000-btu-u-shaped-smart-window-air-condition/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/refrigerated-bakery-display-case-nsf-48-cw-370r/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/refrigerated-bakery-display-case-nsf-48-cw-370r/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/invidia-0206-nissan-350z-infiniti-g35-fx35-test-pi/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/invidia-0206-nissan-350z-infiniti-g35-fx35-test-pi/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/vibrant-oil-drain-flange-58-od-male-neck-gt15gt35/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/vibrant-oil-drain-flange-58-od-male-neck-gt15gt35/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/setup-config.php
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/razer-gold-50-digital-gift-card-usa/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/razer-gold-50-digital-gift-card-usa/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2021287] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/samsung-f6000f-40-inch-full-hd-hdr-smart-led-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-f6000f-40-inch-full-hd-hdr-smart-led-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1882940] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2190977] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /review/add/skunk2-alpha-series-h22a-connecting-rods-forged-pe/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/skunk2-alpha-series-h22a-connecting-rods-forged-pe/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /review/add/razer-gold-game-card-digital-gift-card/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/razer-gold-game-card-digital-gift-card/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /api/v1/health
WARNING | Not Found: /debug/vars
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /api/v1/workflow-templates/default
WARNING | Not Found: /api/v1/info
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /set-language/de/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/de/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /author-sitemap.xml
WARNING | Not Found: /wp-json/wp/v2/posts
WARNING | Not Found: /sitemap_index.xml
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-sitemap-users-1.xml
WARNING | Not Found: /wp-json/wp/v2/users
WARNING | Not Found: /feed/json/
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /wp-json/wp/v2/users
WARNING | Not Found: /index.php
WARNING | Not Found: /wp-json/wp/v2/users
WARNING | Not Found: /wp-json/wp/v2/users
ERROR | Internal Server Error: /api/graphql
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-json/wp/v2/users/3
WARNING | Not Found: /wp-json/elementor/v1/globals
WARNING | Not Found: /wp-json/wp/v2/users/4
WARNING | Not Found: /wp-json/wp/v2/users/5
WARNING | Not Found: /wp-json/wp/v2/users/6
WARNING | Not Found: /wp-json/wp/v2/users/7
WARNING | Not Found: /wp-json/wp/v2/users/8
WARNING | Not Found: /wp-json/wp/v2/users/10
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 89, in about
    return render(request, 'about.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /nqw80
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /nqw80
WARNING | Not Found: /n4TWwtZ4
WARNING | Not Found: /n4TWwtZ4
WARNING | Not Found: /q1gpDhK4
WARNING | Not Found: /q1gpDhK4
WARNING | Not Found: /GJcjXsGY
WARNING | Not Found: /GJcjXsGY
WARNING | Not Found: /sbr
WARNING | Not Found: /sbr
WARNING | Not Found: /SyhZkyvD
WARNING | Not Found: /SyhZkyvD
WARNING | Not Found: /262LBNFp
WARNING | Not Found: /262LBNFp
WARNING | Not Found: /9XgxmrM3
WARNING | Not Found: /9XgxmrM3
WARNING | Not Found: /CtdJ76V
WARNING | Not Found: /CtdJ76V
WARNING | Not Found: /KLFzmbdm
WARNING | Not Found: /KLFzmbdm
WARNING | Not Found: /j26HRfdD
WARNING | Not Found: /j26HRfdD
WARNING | Not Found: /lander/sberchat5v4_tds_newcrm_017-ec_register-_1732091122/index.php
WARNING | Not Found: /lander/sberchat5v4_tds_newcrm_017-ec_register-_1732091122/index.php
WARNING | Not Found: /vNyFhhL5
WARNING | Not Found: /vNyFhhL5
WARNING | Not Found: /zMmL28CN
WARNING | Not Found: /zMmL28CN
WARNING | Not Found: /3vt4yTCT
WARNING | Not Found: /3vt4yTCT
WARNING | Not Found: /lander/sberchat5v4_tds_newcrm_038-vnutr_1721815245/index.php
WARNING | Not Found: /lander/sberchat5v4_tds_newcrm_038-vnutr_1721815245/index.php
WARNING | Not Found: /sberchat008-prilca/
WARNING | Not Found: /sberchat008-prilca/
WARNING | Not Found: /SrBkPK64
WARNING | Not Found: /SrBkPK64
WARNING | Not Found: /Kd67Fq1x
WARNING | Not Found: /Kd67Fq1x
WARNING | Not Found: /nfvX2mRq
WARNING | Not Found: /nfvX2mRq
WARNING | Not Found: /lander/rosneft/
WARNING | Not Found: /lander/rosneft/
WARNING | Not Found: /zxDLJZ
WARNING | Not Found: /zxDLJZ
WARNING | Not Found: /NWJs6k27
WARNING | Not Found: /NWJs6k27
WARNING | Not Found: /cabinet
WARNING | Not Found: /cabinet
WARNING | Not Found: /lander/sberquiz-2223-3
WARNING | Not Found: /lander/sberquiz-2223-3
WARNING | Not Found: /YWy6BPtM
WARNING | Not Found: /YWy6BPtM
WARNING | Not Found: /BSDLw5Mp
WARNING | Not Found: /BSDLw5Mp
WARNING | Not Found: /sberbank-quiz-v2/
WARNING | Not Found: /sberbank-quiz-v2/
WARNING | Not Found: /lander/testsberv4-copy--1/
WARNING | Not Found: /lander/testsberv4-copy--1/
WARNING | Not Found: /lander/sberchat5v4_tds_newcrm_017-ec_register-_1730370309/index.php
WARNING | Not Found: /lander/sberchat5v4_tds_newcrm_017-ec_register-_1730370309/index.php
WARNING | Not Found: /prVdNCXD
WARNING | Not Found: /prVdNCXD
WARNING | Not Found: /mQ2bDkV4
WARNING | Not Found: /mQ2bDkV4
WARNING | Not Found: /CMdTKBx3
WARNING | Not Found: /CMdTKBx3
WARNING | Not Found: /6bXX29bt
WARNING | Not Found: /6bXX29bt
WARNING | Not Found: /xv2qwZ3s
WARNING | Not Found: /xv2qwZ3s
WARNING | Not Found: /83036323
WARNING | Not Found: /yZdx79
WARNING | Not Found: /yZdx79
WARNING | Not Found: /lander/sber-fix/
WARNING | Not Found: /lander/sber-fix/
WARNING | Not Found: /qJYNKtCd
WARNING | Not Found: /qJYNKtCd
WARNING | Not Found: /sberbank-quiz-4
WARNING | Not Found: /sberbank-quiz-4
WARNING | Not Found: /YRWnWHy7
WARNING | Not Found: /YRWnWHy7
WARNING | Not Found: /9LBgkTzq
WARNING | Not Found: /9LBgkTzq
WARNING | Not Found: /9hs69
WARNING | Not Found: /9hs69
WARNING | Not Found: /lander/-bull--sovkombank_quiz/
WARNING | Not Found: /lander/-bull--sovkombank_quiz/
WARNING | Not Found: /gpLFR5sr
WARNING | Not Found: /gpLFR5sr
WARNING | Not Found: /dwztdbhG
WARNING | Not Found: /dwztdbhG
WARNING | Not Found: /lander/uz---cosm-box/
WARNING | Not Found: /lander/uz---cosm-box/
WARNING | Not Found: /p3y69
WARNING | Not Found: /p3y69
WARNING | Not Found: /tink_chat/
WARNING | Not Found: /tink_chat/
WARNING | Not Found: /sFRWyHsz
WARNING | Not Found: /sFRWyHsz
WARNING | Not Found: /28kxhS
WARNING | Not Found: /28kxhS
WARNING | Not Found: /sKmcMfjD
WARNING | Not Found: /sKmcMfjD
WARNING | Not Found: /5jshCV
WARNING | Not Found: /5jshCV
WARNING | Not Found: /lander/sber/
WARNING | Not Found: /lander/sber/
WARNING | Not Found: /fpyB8SZ3
WARNING | Not Found: /fpyB8SZ3
WARNING | Not Found: /n5cw4Z3Y
WARNING | Not Found: /n5cw4Z3Y
WARNING | Not Found: /lander/sberchat5v4_tds_newcrm_028-vnutr/index.php
WARNING | Not Found: /lander/sberchat5v4_tds_newcrm_028-vnutr/index.php
WARNING | Not Found: /5fH7sTTJ
WARNING | Not Found: /5fH7sTTJ
WARNING | Not Found: /kXMGtQpC
WARNING | Not Found: /kXMGtQpC
WARNING | Not Found: /4gpzSvhY
WARNING | Not Found: /4gpzSvhY
WARNING | Not Found: /BNp8hDTk
WARNING | Not Found: /BNp8hDTk
WARNING | Not Found: /n6PdMqLz
WARNING | Not Found: /n6PdMqLz
ERROR | Internal Server Error: /product/2022-ford-f-150-xlt-supercrew-4wd-87822-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2022-ford-f-150-xlt-supercrew-4wd-87822-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/razer-gold-50-digital-gift-card-usa/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/razer-gold-50-digital-gift-card-usa/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /administrator/components/com_jce/config.xml
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /wp-admin/install.php
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1513754] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /app.zip
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /app/app.zip
WARNING | Not Found: /home.zip
WARNING | Not Found: /application.zip
WARNING | Not Found: /application/application.zip
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
[UID:2482][2526380] Child process with pid: 2527546 was killed by signal: 15, core dumped: no
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /favicon.png
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][4162836] Child process with pid: 4182993 was killed by signal: 15, core dumped: no
[UID:2482][4162836] Child process with pid: 4182999 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2338192] Child process with pid: 2340903 was killed by signal: 15, core dumped: no
[UID:2482][2338192] Child process with pid: 2341563 was killed by signal: 15, core dumped: no
[UID:2482][2338192] Child process with pid: 2341626 was killed by signal: 15, core dumped: no
[UID:2482][2338192] Child process with pid: 2341557 was killed by signal: 15, core dumped: no
[UID:2482][2338192] Child process with pid: 2341630 was killed by signal: 15, core dumped: no
[UID:2482][2338192] Child process with pid: 2341550 was killed by signal: 15, core dumped: no
[UID:2482][2338192] Child process with pid: 2341567 was killed by signal: 15, core dumped: no
[UID:2482][2338192] Child process with pid: 2341560 was killed by signal: 15, core dumped: no
[UID:2482][2338192] Child process with pid: 2341554 was killed by signal: 15, core dumped: no
WARNING | Not Found: /robots.txt
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/onyx/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/onyx/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][849154] Child process with pid: 941356 was killed by signal: 15, core dumped: no
[UID:2482][849154] Child process with pid: 938713 was killed by signal: 15, core dumped: no
[UID:2482][849154] Child process with pid: 948264 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/login.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/login.css
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /static/admin/css/login.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/login.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/login.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/login.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/google/login/callback/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 772, in cmd_query
    self._cmysql.query(
_mysql_connector.MySQLInterfaceError: Duplicate entry 'aviv' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
mysql.connector.errors.IntegrityError: 1062 (23000): Duplicate entry 'aviv' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 165, in dispatch
    return complete_social_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/helpers.py", line 78, in complete_social_login
    return flows.login.complete_login(request, sociallogin)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/internal/flows/login.py", line 56, in complete_login
    return _authenticate(request, sociallogin)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/internal/flows/login.py", line 83, in _authenticate
    ret = process_signup(request, sociallogin)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/internal/flows/signup.py", line 132, in process_signup
    get_adapter().save_user(request, sociallogin, form=None)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 116, in save_user
    sociallogin.save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 315, in save
    user.save()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1023, in save_base
    post_save.send(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/dispatch/dispatcher.py", line 189, in send
    response = receiver(signal=self, sender=sender, **named)
  File "/home/dsncoetw/banshix.com/users/signals.py", line 9, in create_customer
    User.objects.create(username=instance)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 665, in create
    obj.save(force_insert=True, using=self.db)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1008, in save_base
    updated = self._save_table(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1169, in _save_table
    results = self._do_insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1210, in _do_insert
    return manager._insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1873, in _insert
    return query.get_compiler(using=using).execute_sql(returning_fields)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql
    cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 79, in execute
    return self._execute_with_wrappers(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers
    return executor(sql, params, many, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 100, in _execute
    with self.db.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
django.db.utils.IntegrityError: (1062, "1062 (23000): Duplicate entry 'aviv' for key 'users_customuser.username'", '23000')
ERROR | Internal Server Error: /accounts/google/login/callback/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 772, in cmd_query
    self._cmysql.query(
_mysql_connector.MySQLInterfaceError: Duplicate entry 'aviv' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
mysql.connector.errors.IntegrityError: 1062 (23000): Duplicate entry 'aviv' for key 'users_customuser.username'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 165, in dispatch
    return complete_social_login(request, login)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/helpers.py", line 78, in complete_social_login
    return flows.login.complete_login(request, sociallogin)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/internal/flows/login.py", line 56, in complete_login
    return _authenticate(request, sociallogin)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/internal/flows/login.py", line 83, in _authenticate
    ret = process_signup(request, sociallogin)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/internal/flows/signup.py", line 132, in process_signup
    get_adapter().save_user(request, sociallogin, form=None)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 116, in save_user
    sociallogin.save(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 315, in save
    user.save()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1023, in save_base
    post_save.send(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/dispatch/dispatcher.py", line 189, in send
    response = receiver(signal=self, sender=sender, **named)
  File "/home/dsncoetw/banshix.com/users/signals.py", line 9, in create_customer
    User.objects.create(username=instance)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 665, in create
    obj.save(force_insert=True, using=self.db)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/auth/base_user.py", line 65, in save
    super().save(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 902, in save
    self.save_base(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1008, in save_base
    updated = self._save_table(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1169, in _save_table
    results = self._do_insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/base.py", line 1210, in _do_insert
    return manager._insert(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1873, in _insert
    return query.get_compiler(using=using).execute_sql(returning_fields)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql
    cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 79, in execute
    return self._execute_with_wrappers(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers
    return executor(sql, params, many, context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 100, in _execute
    with self.db.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 188, in execute
    return self.cursor.execute(query, new_args)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/cursor_cext.py", line 353, in execute
    self._connection.cmd_query(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/opentelemetry/context_propagation.py", line 97, in wrapper
    return method(cnx, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 781, in cmd_query
    raise get_mysql_exception(
django.db.utils.IntegrityError: (1062, "1062 (23000): Duplicate entry 'aviv' for key 'users_customuser.username'", '23000')
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /xmlrpc.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /media/system/js/core.js
WARNING | Not Found: /wp-includes/js/jquery/jquery.js
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/login.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/forms.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/forms.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/forms.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/login.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/login.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/login.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2274065] Child process with pid: 687755 was killed by signal: 15, core dumped: no
[UID:2482][2274065] Child process with pid: 687763 was killed by signal: 15, core dumped: no
[UID:2482][2274065] Child process with pid: 687751 was killed by signal: 15, core dumped: no
[UID:2482][2274065] Child process with pid: 687759 was killed by signal: 15, core dumped: no
[UID:2482][2274065] Child process with pid: 687767 was killed by signal: 15, core dumped: no
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/login.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/login.css
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/dark_mode.css
WARNING | Not Found: /static/admin/css/base.css
WARNING | Not Found: /static/admin/css/dashboard.css
WARNING | Not Found: /static/admin/js/theme.js
WARNING | Not Found: /static/admin/css/nav_sidebar.css
WARNING | Not Found: /static/admin/js/nav_sidebar.js
WARNING | Not Found: /static/admin/css/responsive.css
WARNING | Not Found: /static/admin/css/dashboard.css
ERROR | Internal Server Error: /admin/shop/category/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /kXMGtQpC
WARNING | Not Found: /KLFzmbdm
WARNING | Not Found: /KLFzmbdm
WARNING | Not Found: /lander/uz---cosm-box/
WARNING | Not Found: /lander/uz---cosm-box/
WARNING | Not Found: /nfvX2mRq
WARNING | Not Found: /nfvX2mRq
WARNING | Not Found: /j26HRfdD
WARNING | Not Found: /j26HRfdD
WARNING | Not Found: /SyhZkyvD
WARNING | Not Found: /SyhZkyvD
WARNING | Not Found: /n4TWwtZ4
WARNING | Not Found: /n4TWwtZ4
WARNING | Not Found: /NWJs6k27
WARNING | Not Found: /NWJs6k27
WARNING | Not Found: /lander/sberquiz-2223-3
WARNING | Not Found: /lander/sberquiz-2223-3
WARNING | Not Found: /lander/sberchat5v4_tds_newcrm_028-vnutr/index.php
WARNING | Not Found: /lander/sberchat5v4_tds_newcrm_028-vnutr/index.php
WARNING | Not Found: /p3y69
WARNING | Not Found: /p3y69
WARNING | Not Found: /zMmL28CN
WARNING | Not Found: /3vt4yTCT
WARNING | Not Found: /3vt4yTCT
WARNING | Not Found: /6bXX29bt
WARNING | Not Found: /6bXX29bt
WARNING | Not Found: /sKmcMfjD
WARNING | Not Found: /sKmcMfjD
WARNING | Not Found: /YWy6BPtM
WARNING | Not Found: /YWy6BPtM
WARNING | Not Found: /lander/-bull--sovkombank_quiz/
WARNING | Not Found: /lander/-bull--sovkombank_quiz/
WARNING | Not Found: /5jshCV
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /5jshCV
WARNING | Not Found: /28kxhS
WARNING | Not Found: /28kxhS
WARNING | Not Found: /YRWnWHy7
WARNING | Not Found: /sFRWyHsz
WARNING | Not Found: /sFRWyHsz
WARNING | Not Found: /n6PdMqLz
WARNING | Not Found: /n6PdMqLz
WARNING | Not Found: /xv2qwZ3s
WARNING | Not Found: /dwztdbhG
WARNING | Not Found: /dwztdbhG
WARNING | Not Found: /sberbank-quiz-v2/
WARNING | Not Found: /sberbank-quiz-v2/
WARNING | Not Found: /sberbank-quiz-4
WARNING | Not Found: /lander/sberchat5v4_tds_newcrm_017-ec_register-_1730370309/index.php
WARNING | Not Found: /lander/testsberv4-copy--1/
WARNING | Not Found: /GJcjXsGY
WARNING | Not Found: /GJcjXsGY
WARNING | Not Found: /nqw80
WARNING | Not Found: /nqw80
WARNING | Not Found: /9hs69
WARNING | Not Found: /9hs69
WARNING | Not Found: /q1gpDhK4
WARNING | Not Found: /mQ2bDkV4
WARNING | Not Found: /mQ2bDkV4
WARNING | Not Found: /CMdTKBx3
WARNING | Not Found: /CMdTKBx3
WARNING | Not Found: /Kd67Fq1x
WARNING | Not Found: /Kd67Fq1x
WARNING | Not Found: /qJYNKtCd
WARNING | Not Found: /qJYNKtCd
WARNING | Not Found: /tink_chat/
WARNING | Not Found: /tink_chat/
WARNING | Not Found: /lander/sber/
WARNING | Not Found: /lander/sber/
WARNING | Not Found: /fpyB8SZ3
WARNING | Not Found: /n5cw4Z3Y
WARNING | Not Found: /n5cw4Z3Y
WARNING | Not Found: /vNyFhhL5
WARNING | Not Found: /vNyFhhL5
WARNING | Not Found: /zxDLJZ
WARNING | Not Found: /zxDLJZ
WARNING | Not Found: /lander/sber-fix/
WARNING | Not Found: /lander/sber-fix/
WARNING | Not Found: /yZdx79
WARNING | Not Found: /yZdx79
WARNING | Not Found: /lander/sberchat5v4_tds_newcrm_038-vnutr_1721815245/index.php
WARNING | Not Found: /lander/sberchat5v4_tds_newcrm_038-vnutr_1721815245/index.php
WARNING | Not Found: /sberchat008-prilca/
WARNING | Not Found: /sberchat008-prilca/
WARNING | Not Found: /5fH7sTTJ
WARNING | Not Found: /5fH7sTTJ
WARNING | Not Found: /SrBkPK64
WARNING | Not Found: /SrBkPK64
WARNING | Not Found: /BNp8hDTk
WARNING | Not Found: /BNp8hDTk
WARNING | Not Found: /83036323
WARNING | Not Found: /83036323
WARNING | Not Found: /9LBgkTzq
WARNING | Not Found: /262LBNFp
WARNING | Not Found: /262LBNFp
WARNING | Not Found: /cabinet
WARNING | Not Found: /cabinet
WARNING | Not Found: /lander/rosneft/
WARNING | Not Found: /lander/rosneft/
WARNING | Not Found: /9XgxmrM3
WARNING | Not Found: /9XgxmrM3
WARNING | Not Found: /gpLFR5sr
WARNING | Not Found: /gpLFR5sr
WARNING | Not Found: /prVdNCXD
WARNING | Not Found: /prVdNCXD
WARNING | Not Found: /sbr
WARNING | Not Found: /sbr
WARNING | Not Found: /BSDLw5Mp
WARNING | Not Found: /BSDLw5Mp
WARNING | Not Found: /lander/sberchat5v4_tds_newcrm_017-ec_register-_1732091122/index.php
WARNING | Not Found: /lander/sberchat5v4_tds_newcrm_017-ec_register-_1732091122/index.php
WARNING | Not Found: /4gpzSvhY
WARNING | Not Found: /4gpzSvhY
WARNING | Not Found: /CtdJ76V
WARNING | Not Found: /CtdJ76V
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2543469] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2013-honda-accord-24l-automatic-251157-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2013-honda-accord-24l-automatic-251157-km/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /review/add/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 402, in add_review
    product = get_object_or_404(Product, slug=product_slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /review/add/apple-gift-card-digital-code/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /license.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/skunk2-alpha-series-h22a-connecting-rods-forged-pe/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/skunk2-alpha-series-h22a-connecting-rods-forged-pe/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/vibrant-oil-drain-flange-58-od-male-neck-gt15gt35/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/vibrant-oil-drain-flange-58-od-male-neck-gt15gt35/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
ERROR | Internal Server Error: /product/je-pistons-forged-set-nissan-vr30ddtt-86mm-bore-10/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-nissan-vr30ddtt-86mm-bore-10/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/apple-gift/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-gift/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][645156] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 578, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/password/reset/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/samsung-m7-m70f-32-inch-4k-hdr-smart-monitor-white/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-m7-m70f-32-inch-4k-hdr-smart-monitor-white/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/apple-itunes/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-itunes/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/css/
WARNING | Not Found: /.well-known/
WARNING | Not Found: /sites/default/files/
WARNING | Not Found: /uploads/
WARNING | Not Found: /images/
WARNING | Not Found: /files/
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /console/
WARNING | Not Found: /server
WARNING | Not Found: /server-status
WARNING | Not Found: /login.action
WARNING | Not Found: /___proxy_subdomain_whm/login
WARNING | Not Found: /___proxy_subdomain_cpanel
WARNING | Not Found: /v2/_catalog
WARNING | Not Found: /.DS_Store
WARNING | Not Found: /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application
WARNING | Not Found: /graphql
WARNING | Not Found: /api
WARNING | Not Found: /api/graphql
WARNING | Not Found: /graphql/api
WARNING | Not Found: /api/gql
WARNING | Not Found: /s/133313e2734323e2231323e2230313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties
WARNING | Not Found: /config.json
WARNING | Not Found: /telescope/requests
WARNING | Not Found: /info.php
WARNING | Not Found: /actuator/env
WARNING | Not Found: /trace.axd
WARNING | Not Found: /@vite/env
WARNING | Not Found: /.vscode/sftp.json
WARNING | Not Found: /debug/default/view
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 265, in list_apps
    for app in db_apps:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /license.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/security.py", line 28, in process_request
    host = self.redirect_host or request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
ERROR | Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'banshix.com.g7techserve.com.ng'. You may need to add 'banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /.well-known/traffic-advice
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-content/plugins/hellopress/wp_filemanager.php
WARNING | Not Found: /this_is_a_new_hello_world.php
WARNING | Not Found: /wp-access.php
WARNING | Not Found: /x.php
WARNING | Not Found: /x.php/x.php/x.php//x.php
WARNING | Not Found: /wp-sing.php
WARNING | Not Found: /i.php
WARNING | Not Found: /ccou.php
WARNING | Not Found: /666.php
WARNING | Not Found: /wp-the.php
WARNING | Not Found: /wp-block.php
WARNING | Not Found: /bthil.php
WARNING | Not Found: /jj.php
WARNING | Not Found: /wp.php/wp.php/wp.php//wp.php
WARNING | Not Found: /wp-firewall.php
WARNING | Not Found: /1.php
WARNING | Not Found: /z.php
WARNING | Not Found: /db.php
WARNING | Not Found: /wp-conflg.php
WARNING | Not Found: /t.php
WARNING | Not Found: /new4.php
WARNING | Not Found: /xwpg.php
WARNING | Not Found: /miru1.php
WARNING | Not Found: /file5.php
WARNING | Not Found: /xper1.php
WARNING | Not Found: /wp-omao.php
WARNING | Not Found: /0xD.php
WARNING | Not Found: /wplogbak.php
WARNING | Not Found: /txets.php
WARNING | Not Found: /new.php
WARNING | Not Found: /ms.php
WARNING | Not Found: /wp-slss.php
WARNING | Not Found: /wmore1.php
WARNING | Not Found: /xda.php
WARNING | Not Found: /b.php
WARNING | Not Found: /wefile.php
WARNING | Not Found: /obfuscate.php
WARNING | Not Found: /x123.php
WARNING | Not Found: /w3llstore.php
WARNING | Not Found: /Okxob.php
WARNING | Not Found: /leaf.php
WARNING | Not Found: /drykl.php
WARNING | Not Found: /file6.php
WARNING | Not Found: /cx.php
WARNING | Not Found: /p-blog.php
WARNING | Not Found: /wp-wlx.php
WARNING | Not Found: /w2025.php
WARNING | Not Found: /autovirgi.php/autovirgi.php/autovirgi.php//autovirgi.php
WARNING | Not Found: /nurseling.php/nurseling.php/nurseling.php//nurseling.php
WARNING | Not Found: /file3.php
WARNING | Not Found: /harvestry.php
WARNING | Not Found: /000.php
WARNING | Not Found: /btx25.php
WARNING | Not Found: /bumxewlsll.php
WARNING | Not Found: /mnpiyfeish.php
WARNING | Not Found: /dx.php
WARNING | Not Found: /min.php
WARNING | Not Found: /sql.php
WARNING | Not Found: /yanz.php
WARNING | Not Found: /chomu.php
WARNING | Not Found: /wander.php
WARNING | Not Found: /filesss.php
WARNING | Not Found: /xSx.php
WARNING | Not Found: /cc13.php
WARNING | Not Found: /unity.php
WARNING | Not Found: /dass.php
WARNING | Not Found: /as.php
WARNING | Not Found: /scxy.php
WARNING | Not Found: /0okj.php
WARNING | Not Found: /appt.php
WARNING | Not Found: /mass.php
WARNING | Not Found: /bless18.php
WARNING | Not Found: /bless24.php
WARNING | Not Found: /file11.php
WARNING | Not Found: /wp-pp.php
WARNING | Not Found: /wp-admin/zoko.php
WARNING | Not Found: /like.php/like.php/like.php//like.php
WARNING | Not Found: /dx.php/dx.php/dx.php//dx.php
WARNING | Not Found: /min.php/min.php/min.php//min.php
WARNING | Not Found: /sql.php/sql.php/sql.php//sql.php
WARNING | Not Found: /w3lls.php/w3lls.php/w3lls.php//w3lls.php
WARNING | Not Found: /xxx.php/xxx.php/xxx.php//xxx.php
WARNING | Not Found: /arrhenotokous.php
WARNING | Not Found: /misewes.php
WARNING | Not Found: /like.php
WARNING | Not Found: /wp-curl-file.php
WARNING | Not Found: /buds1.php
WARNING | Not Found: /xozx.php/xozx.php/xozx.php//xozx.php
WARNING | Not Found: /qlex1.php
WARNING | Not Found: /satan.php
WARNING | Not Found: /sitemap.php
WARNING | Not Found: /camara.php
WARNING | Not Found: /assacc.php
WARNING | Not Found: /file1.php
WARNING | Not Found: /rum.php
WARNING | Not Found: /G-In.php
WARNING | Not Found: /19.php
WARNING | Not Found: /sg.php
WARNING | Not Found: /ssla.php
WARNING | Not Found: /wp-lvminl.php
WARNING | Not Found: /w1px.php/w1px.php/w1px.php//w1px.php
WARNING | Not Found: /wp-86.php
WARNING | Not Found: /k.php
WARNING | Not Found: /wp-miiss.php
WARNING | Not Found: /1337.php/1337.php/1337.php//1337.php
WARNING | Not Found: /mr.php
WARNING | Not Found: /pm.php
WARNING | Not Found: /vxrl.php
WARNING | Not Found: /shorw.php
WARNING | Not Found: /orm.php
WARNING | Not Found: /gmo.php
WARNING | Not Found: /file17.php
WARNING | Not Found: /H.php
WARNING | Not Found: /zcxb.php
WARNING | Not Found: /wpls.php
WARNING | Not Found: /testas.php
WARNING | Not Found: /nope.php
WARNING | Not Found: /reyna.php
WARNING | Not Found: /ma1.php
WARNING | Not Found: /bypltspd.php
WARNING | Not Found: /aaa.php
WARNING | Not Found: /wp-xx.php
WARNING | Not Found: /wp-xm.php
WARNING | Not Found: /zeal.php
WARNING | Not Found: /h8h9.php
WARNING | Not Found: /zasd.php
WARNING | Not Found: /xzs.php
WARNING | Not Found: /yep.php
WARNING | Not Found: /des.php
WARNING | Not Found: /xex.php
WARNING | Not Found: /tox.php
WARNING | Not Found: /racs3.php
WARNING | Not Found: /wp-cliner.php
WARNING | Not Found: /law.php
WARNING | Not Found: /moo.php
WARNING | Not Found: /89.php
WARNING | Not Found: /noe.php
WARNING | Not Found: /fe5.php
WARNING | Not Found: /gg.php
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /xmlrpc.php
ERROR | Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/deprecation.py", line 119, in __call__
    response = self.process_request(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/middleware/common.py", line 48, in process_request
    host = request.get_host()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/http/request.py", line 203, in get_host
    raise DisallowedHost(msg)
django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'www.banshix.com.g7techserve.com.ng'. You may need to add 'www.banshix.com.g7techserve.com.ng' to ALLOWED_HOSTS.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/infinity/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/infinity/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/setup-config.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wordpress
WARNING | Not Found: /wp
WARNING | Not Found: /old
WARNING | Not Found: /blog
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3047877] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 89, in about
    return render(request, 'about.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /ads.txt
WARNING | Not Found: /llms.txt
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/john-deere-l110-riding-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /administrator/components/com_jce/jce.xml
WARNING | Not Found: /administrator/components/com_sppagebuilder/sppagebuilder.xml
WARNING | Not Found: /plugins/system/helix3/helix3.xml
WARNING | Not Found: /administrator/components/com_pagebuilderck/pagebuilderck.xml
WARNING | Not Found: /plugins/system/astroid/astroid.xml
WARNING | Not Found: /administrator/
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-includes/css/buttons.css
WARNING | Not Found: /media/system/js/core.js
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /media/system/js/core.js
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2950117] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /components/com_sppagebuilder/assets/css/sppagebuilder.css
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /store
WARNING | Not Found: /goods
WARNING | Not Found: /api/v2/theme_list
WARNING | Not Found: /category
WARNING | Not Found: /shop/
WARNING | Not Found: /product
WARNING | Not Found: /good
WARNING | Not Found: /buy
WARNING | Not Found: /api/v2/get_system
[UID:2482][2454693] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2454693] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2454693] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2454693] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2454693] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2454693] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /order
[UID:2482][2454693] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /query
[UID:2482][2454693] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2454693] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2454693] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2454693] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2454693] Child process with pid: 2455229 was killed by signal: 15, core dumped: no
[UID:2482][2454693] Child process with pid: 2455594 was killed by signal: 15, core dumped: no
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 265, in list_apps
    for app in db_apps:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /license.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-includes/wlwmanifest.xml//wp-includes/wlwmanifest.xml
WARNING | Not Found: /xmlrpc.php//xmlrpc.php
WARNING | Not Found: /blog/wp-includes/wlwmanifest.xml//blog/wp-includes/wlwmanifest.xml
WARNING | Not Found: /web/wp-includes/wlwmanifest.xml//web/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wordpress/wp-includes/wlwmanifest.xml//wordpress/wp-includes/wlwmanifest.xml
WARNING | Not Found: /website/wp-includes/wlwmanifest.xml//website/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp/wp-includes/wlwmanifest.xml//wp/wp-includes/wlwmanifest.xml
WARNING | Not Found: /news/wp-includes/wlwmanifest.xml//news/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2020/wp-includes/wlwmanifest.xml//2020/wp-includes/wlwmanifest.xml
WARNING | Not Found: /2019/wp-includes/wlwmanifest.xml//2019/wp-includes/wlwmanifest.xml
WARNING | Not Found: /shop/wp-includes/wlwmanifest.xml//shop/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp1/wp-includes/wlwmanifest.xml//wp1/wp-includes/wlwmanifest.xml
WARNING | Not Found: /test/wp-includes/wlwmanifest.xml//test/wp-includes/wlwmanifest.xml
WARNING | Not Found: /wp2/wp-includes/wlwmanifest.xml//wp2/wp-includes/wlwmanifest.xml
WARNING | Not Found: /site/wp-includes/wlwmanifest.xml//site/wp-includes/wlwmanifest.xml
WARNING | Not Found: /cms/wp-includes/wlwmanifest.xml//cms/wp-includes/wlwmanifest.xml
WARNING | Not Found: /sito/wp-includes/wlwmanifest.xml//sito/wp-includes/wlwmanifest.xml
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3838709] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][4076542] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /license.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /customers/faq/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 97, in faq
    return render(request, 'faq.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /customers/faq/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wishlist/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /wishlist/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /license.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /cart/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/cart_views.py", line 165, in cart_view
    return render(request, 'shop/cart.html', {
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /cart/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /customers/faq/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 97, in faq
    return render(request, 'faq.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /customers/faq/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Forbidden (Referer checking failed - no Referer.): /
WARNING | Not Found: /.env.development
WARNING | Not Found: /.env.test
WARNING | Not Found: /.env.remote
WARNING | Not Found: /.env.backup
WARNING | Not Found: /.env.sample
WARNING | Not Found: /.env.dev
WARNING | Not Found: /.env.prod
WARNING | Not Found: /.env.stage
WARNING | Not Found: /.env.ci
WARNING | Not Found: /.env.docker
WARNING | Not Found: /.env.live
WARNING | Not Found: /.env.preprod
WARNING | Not Found: /.env.uat
WARNING | Not Found: /.env.dist
WARNING | Not Found: /.env.swp
WARNING | Not Found: /.env~
WARNING | Not Found: /.env1
WARNING | Not Found: /.env2
WARNING | Not Found: /.env_copy
WARNING | Not Found: /.env.txt
WARNING | Not Found: /.env.json
WARNING | Not Found: /.env.yaml
WARNING | Not Found: /.env.yml
WARNING | Not Found: /.env.backup1
WARNING | Not Found: /.env.backup2
WARNING | Not Found: /.env.vault
WARNING | Not Found: /.env.fly
WARNING | Not Found: /.env.railway
WARNING | Not Found: /.env.render
WARNING | Not Found: /.env.vercel
WARNING | Not Found: /.env.supabase
WARNING | Not Found: /.env.neon
WARNING | Not Found: /phpinfo.php
WARNING | Not Found: /info.php
WARNING | Not Found: /php.php
WARNING | Not Found: /i.php
WARNING | Not Found: /pi.php
WARNING | Not Found: /pinfo.php
WARNING | Not Found: /test.php
WARNING | Not Found: /phpinfo
WARNING | Not Found: /p.php
WARNING | Not Found: /debug.php
WARNING | Not Found: /test/phpinfo.php
WARNING | Not Found: /dev/phpinfo.php
WARNING | Not Found: /old/phpinfo.php
WARNING | Not Found: /tmp/phpinfo.php
WARNING | Not Found: /public/phpinfo.php
WARNING | Not Found: /info
WARNING | Not Found: /php-info.php
WARNING | Not Found: /phpversion.php
WARNING | Not Found: /_phpinfo.php
WARNING | Not Found: /old_phpinfo.php
WARNING | Not Found: /server-info.php
WARNING | Not Found: /server-status.php
WARNING | Not Found: /_profiler/phpinfo
WARNING | Not Found: /_environment
WARNING | Not Found: /webroot/index.php/_environment
WARNING | Not Found: /mail/phpinfo.php
WARNING | Not Found: /cpanel/phpinfo.php
WARNING | Not Found: /hosting/phpinfo.php
WARNING | Not Found: /smtp/phpinfo.php
WARNING | Not Found: /phpinfo.php.bak
WARNING | Not Found: /phpinfo.php.old
WARNING | Not Found: /phpinfo.php~
WARNING | Not Found: /info.php.bak
WARNING | Not Found: /phpinfo.php.save
WARNING | Not Found: /staging/phpinfo.php
WARNING | Not Found: /beta/phpinfo.php
WARNING | Not Found: /uat/phpinfo.php
WARNING | Not Found: /qa/phpinfo.php
WARNING | Not Found: /preview/phpinfo.php
WARNING | Not Found: /www/phpinfo.php
WARNING | Not Found: /htdocs/phpinfo.php
WARNING | Not Found: /public_html/phpinfo.php
WARNING | Not Found: /site/phpinfo.php
WARNING | Not Found: /docs/phpinfo.php
WARNING | Not Found: /wp-admin/phpinfo.php
WARNING | Not Found: /administrator/phpinfo.php
WARNING | Not Found: /core/phpinfo.php
WARNING | Not Found: /includes/phpinfo.php
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /plugins/editors/jce/jce.xml
WARNING | Not Found: /administrator/components/com_jce/
WARNING | Not Found: /media/system/js/core.js
WARNING | Not Found: /media/jui/js/bootstrap.min.js
WARNING | Not Found: /media/vendor/jquery/js/jquery.min.js
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-includes/css/buttons.css
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/samsung-movingstyle-m7-32-inch-4k-hdr-smart-monito/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /wishlist/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /wishlist/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/2000-john-deere-4310-tractor-automatic/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2000-john-deere-4310-tractor-automatic/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /escalate/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 618, in escalate_to_human
    return redirect('home')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 51, in redirect
    resolve_url(to, *args, **kwargs),
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 184, in resolve_url
    return reverse(to, args=args, kwargs=kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/base.py", line 98, in reverse
    resolved_url = resolver._reverse_with_prefix(view, prefix, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/urls/resolvers.py", line 831, in _reverse_with_prefix
    raise NoReverseMatch(msg)
django.urls.exceptions.NoReverseMatch: Reverse for 'home' not found. 'home' is not a valid view function or pattern name.
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/87/
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/88/
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/89/
WARNING | Bad Request: /ai-chat/
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/92/
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/93/
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/91/
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/94/
WARNING | Forbidden (Referer checking failed - no Referer.): /product/88/wishlist/
WARNING | Forbidden (Referer checking failed - no Referer.): /product/87/wishlist/
WARNING | Forbidden (Referer checking failed - no Referer.): /product/89/wishlist/
WARNING | Forbidden (Referer checking failed - no Referer.): /cart/add/90/
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/invidia-0206-nissan-350z-infiniti-g35-fx35-test-pi/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/invidia-0206-nissan-350z-infiniti-g35-fx35-test-pi/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /license.txt
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /media/system/js/core.js
ERROR | Internal Server Error: /wp-includes/js/jquery/jquery.js
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /tmp/mainhack.php
WARNING | Not Found: /ultra.php
WARNING | Not Found: /up.php
WARNING | Not Found: /update/da222.php
WARNING | Not Found: /upload/
WARNING | Not Found: /uploads/banner/11782077340.php
WARNING | Not Found: /uploads/fungsi.php
WARNING | Not Found: /users.php
WARNING | Not Found: /vendor/
WARNING | Not Found: /wicked.php
WARNING | Not Found: /wp-admin/about.php
WARNING | Not Found: /wp-admin/admin-agent.php
WARNING | Not Found: /wp-admin/admin-text1.php
WARNING | Not Found: /wp-admin/admin.php
WARNING | Not Found: /wp-admin/advanced1.php
WARNING | Not Found: /wp-admin/amdin.php
WARNING | Not Found: /wp-admin/class-protect-uplod.php
WARNING | Not Found: /wp-admin/class-protects.php
WARNING | Not Found: /wp-admin/class-wp-http-client.php
WARNING | Not Found: /wp-admin/classwithtostring.php
WARNING | Not Found: /wp-admin/css/bolt.php
WARNING | Not Found: /wp-admin/css/colors/
WARNING | Not Found: /wp-admin/css/colors/ectoplasm/
WARNING | Not Found: /wp-admin/css/colors/ectoplasm/about.php
WARNING | Not Found: /wp-admin/css/colors/index.php
WARNING | Not Found: /wp-admin/css/colors/modern/admin.php
WARNING | Not Found: /wp-admin/css/colors/ocean/
WARNING | Not Found: /wp-admin/css/colors/sunrise/
WARNING | Not Found: /wp-admin/css/index.php
WARNING | Not Found: /wp-admin/css/xfun.php
WARNING | Not Found: /wp-admin/css/xyn.php
WARNING | Not Found: /wp-admin/dada.php
WARNING | Not Found: /wp-admin/dropdown.php
WARNING | Not Found: /wp-admin/eikylm9vcir3lk8qmdcdefault.php
WARNING | Not Found: /wp-admin/file.php
WARNING | Not Found: /wp-admin/images/about.php
WARNING | Not Found: /wp-admin/images/admin.php
WARNING | Not Found: /wp-admin/images/moon.php
WARNING | Not Found: /wp-admin/includes/about.php
WARNING | Not Found: /wp-admin/includes/admin.php
WARNING | Not Found: /wp-admin/includes/cloud.php
WARNING | Not Found: /wp-admin/includes/colour.php
WARNING | Not Found: /wp-admin/includes/lil_8c032c1a.php
WARNING | Not Found: /wp-admin/includes/v3/backup/2024/data/content/2023/build/fiigx/index.php
WARNING | Not Found: /wp-admin/includes/xmrlpc.php
WARNING | Not Found: /wp-admin/index.php
WARNING | Not Found: /wp-admin/indext-text1.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/js/widget/
WARNING | Not Found: /wp-admin/js/widgets/about.php
WARNING | Not Found: /wp-admin/js/widgets/xmrlpc.php
WARNING | Not Found: /wp-admin/js/xfun.php
WARNING | Not Found: /wp-admin/maint/about.php
WARNING | Not Found: /wp-admin/maint/admin.php
WARNING | Not Found: /wp-admin/mediia.php
WARNING | Not Found: /wp-admin/network/
WARNING | Not Found: /wp-admin/network/2023/v2/modules/build/ieew/inl/admin.php
WARNING | Not Found: /wp-admin/ns45at5lzxycusmdefault.php
WARNING | Not Found: /wp-admin/options.php
WARNING | Not Found: /wp-admin/setup-config.php
WARNING | Not Found: /wp-admin/themes.php
WARNING | Not Found: /wp-admin/wp-admins.php
WARNING | Not Found: /wp-admin/wp-async-upload.php
WARNING | Not Found: /wp-admin/wp-fileesx-449.php
WARNING | Not Found: /wp-admin/wp-login.php
WARNING | Not Found: /wp-admin/wp.php
WARNING | Not Found: /wp-admin/xfun.php
WARNING | Not Found: /wp-async-upload.php
WARNING | Not Found: /wp-block.php
WARNING | Not Found: /wp-comments.php
WARNING | Not Found: /wp-content/1.php
WARNING | Not Found: /wp-content/133.php
WARNING | Not Found: /wp-content/about.php
WARNING | Not Found: /wp-content/autoload_classmap.php
WARNING | Not Found: /wp-content/class-wp-http-client.php
WARNING | Not Found: /wp-content/classwithtostring.php
WARNING | Not Found: /wp-content/click.php
WARNING | Not Found: /wp-content/et-cache/
WARNING | Not Found: /wp-content/file.php
WARNING | Not Found: /wp-content/languages/index.php
WARNING | Not Found: /wp-content/manvx0t2um5in4czjc3ubmcdefault.php
WARNING | Not Found: /wp-content/mfby1cscthixknxfjcdefault.php
WARNING | Not Found: /wp-content/mu-plugins-old/
WARNING | Not Found: /wp-content/mu-plugins/xfun.php
WARNING | Not Found: /wp-content/plugins/
WARNING | Not Found: /wp-fileesx-449
WARNING | Not Found: /wp-gr.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2768736] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2016-chevrolet-silverado-1500-ltz-crew-cab-4wd-959/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2016-chevrolet-silverado-1500-ltz-crew-cab-4wd-959/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2015-ford-f-150-xlt-supercrew-4wd-147471-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2015-ford-f-150-xlt-supercrew-4wd-147471-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /media/system/js/core.js
WARNING | Not Found: /wp-includes/js/jquery/jquery.js
ERROR | Internal Server Error: /product/2000-john-deere-4310-tractor-automatic/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2000-john-deere-4310-tractor-automatic/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1238412] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wishlist/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /wishlist/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/hobart-qi-dual-door-commercial-refrigerator-stainl/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/hobart-qi-dual-door-commercial-refrigerator-stainl/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 89, in about
    return render(request, 'about.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /terms-of-service/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 37, in terms_of_service
    return render(request, 'terms_of_service.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /terms-of-service/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /plugins/editors/jce/jce.xml
WARNING | Not Found: /administrator/components/com_jce/
WARNING | Not Found: /media/system/js/core.js
WARNING | Not Found: /media/jui/js/bootstrap.min.js
WARNING | Not Found: /media/vendor/jquery/js/jquery.min.js
WARNING | Not Found: /wp-admin/admin-ajax.php
WARNING | Not Found: /wp-content/plugins/wp_rqsrvxl/wp_rqsrvxl.php
WARNING | Not Found: /wp-content/plugins/wp_rqsrvxl/wp_rqsrvxl.php
WARNING | Not Found: /wp-content/plugins/wp_rqsrvxl/wp_rqsrvxl.php
WARNING | Not Found: /wp-content/plugins/wp_rqsrvxl/wp_rqsrvxl.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-includes/css/buttons.css
WARNING | Not Found: /media/system/js/core.js
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /.aws/credentials
WARNING | Not Found: /.aws/config
WARNING | Not Found: /rclone.conf
WARNING | Not Found: /graphql
WARNING | Not Found: /.env.backup
WARNING | Not Found: /service-account.json
WARNING | Not Found: /.docker/config.json
WARNING | Not Found: /.npmrc
WARNING | Not Found: /key.json
WARNING | Not Found: /serviceAccountKey.json
WARNING | Not Found: /.vscode/launch.json
WARNING | Not Found: /.ssh/id_dsa
WARNING | Not Found: /.ssh/known_hosts
WARNING | Not Found: /.ssh/authorized_keys
WARNING | Not Found: /id_rsa
WARNING | Not Found: /server.key
WARNING | Not Found: /id_ecdsa
WARNING | Not Found: /privatekey.key
WARNING | Not Found: /id_ed25519
WARNING | Not Found: /secrets.json
WARNING | Not Found: /ssl/server.key
WARNING | Not Found: /.openclaw/openclaw.json
WARNING | Not Found: /private-key
WARNING | Not Found: /ssl/localhost.key
WARNING | Not Found: /localhost.key
WARNING | Not Found: /.hermes/config.yaml
WARNING | Not Found: /secrets.yml
WARNING | Not Found: /.cursor/mcp.json
WARNING | Not Found: /.codex/config.toml
WARNING | Not Found: /api/graphql
WARNING | Not Found: /v1/graphql
WARNING | Not Found: /.bashrc
WARNING | Not Found: /.config/anthropic/credentials/default.json
WARNING | Not Found: /.claude/settings.json
WARNING | Not Found: /.mcp.json
WARNING | Not Found: /.hermes/auth.json
WARNING | Not Found: /credentials.json
WARNING | Not Found: /.boto
WARNING | Not Found: /firebase-adminsdk.json
WARNING | Not Found: /.ssh/id_ecdsa
WARNING | Not Found: /.bash_profile
WARNING | Not Found: /.env.php.bak
WARNING | Not Found: /storage/logs/laravel.log
WARNING | Not Found: /.ssh/config
WARNING | Not Found: /host.key
WARNING | Not Found: /.env.swp
WARNING | Not Found: /configuration.php.bak
WARNING | Not Found: /config.php.bak
WARNING | Not Found: /application.yml
WARNING | Not Found: /config/application.properties
WARNING | Not Found: /bootstrap.yml
WARNING | Not Found: /local.settings.json
WARNING | Not Found: /appsettings.Development.json
WARNING | Not Found: /config/database.yml
WARNING | Not Found: /.gradle/gradle.properties
WARNING | Not Found: /.pypirc
WARNING | Not Found: /config/storage.yml
WARNING | Not Found: /web.config
WARNING | Not Found: /.env.development
WARNING | Not Found: /config/master.key
WARNING | Not Found: /sendgrid.env
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/clevite-p-series-con-rod-bearing-set-chevy-v8-305/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/clevite-p-series-con-rod-bearing-set-chevy-v8-305/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /ads.txt
WARNING | Not Found: /llms.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-json/
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/iphone-17-256gb-lavender-unlocked/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iphone-17-256gb-lavender-unlocked/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][71431] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][6732] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
ERROR | Internal Server Error: /ipfs/bafkreicyqcbhpicbos7ev4mrxofwqx6hvvge7pahpta6xuspr44crai5by
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /sitemaps.xml
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][159213] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
[UID:2482][873236] Child process with pid: 876278 was killed by signal: 15, core dumped: no
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap_index.xml
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemap_index.xml
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3479295] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 89, in about
    return render(request, 'about.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][864981] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /.well-known/traffic-advice
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemap.xml.gz
WARNING | Not Found: /robots.txt
WARNING | Not Found: /feed/
WARNING | Not Found: /wp-json
WARNING | Not Found: /wp-json/
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /readme.html
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemap.xml.gz
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/css/
WARNING | Not Found: /.well-known/
WARNING | Not Found: /sites/default/files/
WARNING | Not Found: /uploads/
WARNING | Not Found: /images/
WARNING | Not Found: /files/
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
[UID:2482][2510088] Child process with pid: 2513142 was killed by signal: 15, core dumped: no
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1964884] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-content/plugins/hellopress/wp_filemanager.php
WARNING | Not Found: /file5.php
WARNING | Not Found: /cgi-bin/admin.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /biufile.php
WARNING | Not Found: /images.php
WARNING | Not Found: /hypo.php
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /mac.php
WARNING | Not Found: /simple.php
WARNING | Not Found: /red.php
WARNING | Not Found: /001.php
WARNING | Not Found: /inputs.php
WARNING | Not Found: /1.php
WARNING | Not Found: /aaa.php
WARNING | Not Found: /ops.php
WARNING | Not Found: /yj09.php
WARNING | Not Found: /wp-content/admin.php
WARNING | Not Found: /xstelth.php
WARNING | Not Found: /x.php
WARNING | Not Found: /edit.php
WARNING | Not Found: /k.php
WARNING | Not Found: /kir.php
WARNING | Not Found: /file.php
WARNING | Not Found: /BDKR28WP.php
WARNING | Not Found: /wp-load.php
WARNING | Not Found: /k2.php
WARNING | Not Found: /classwithtostring.php
WARNING | Not Found: /pucci.php
WARNING | Not Found: /error_log.php
WARNING | Not Found: /xwpg.php
WARNING | Not Found: /100.php
WARNING | Not Found: /wp-ws68.php
WARNING | Not Found: /adminner.php
WARNING | Not Found: /ccou.php
WARNING | Not Found: /w.php
WARNING | Not Found: /wp-content/themes/index.php
WARNING | Not Found: /2P.php
WARNING | Not Found: /gecko.php
WARNING | Not Found: /reviall.php
WARNING | Not Found: /abcd.php
WARNING | Not Found: /wp-blog.php
WARNING | Not Found: /bthil.php
WARNING | Not Found: /wp.php
WARNING | Not Found: /about.php
WARNING | Not Found: /h02ugyh.php
WARNING | Not Found: /wefile.php
WARNING | Not Found: /wp-temp.php
WARNING | Not Found: /pbck.php
WARNING | Not Found: /green3.php
WARNING | Not Found: /alls.php
WARNING | Not Found: /v543.php
WARNING | Not Found: /yup.php
WARNING | Not Found: /file52.php
WARNING | Not Found: /bless.php
WARNING | Not Found: /als.php
WARNING | Not Found: /wp-admin/js/index.php
WARNING | Not Found: /wp-firewall.php
WARNING | Not Found: /pp.php
WARNING | Not Found: /aa2.php
WARNING | Not Found: /stdin.php
WARNING | Not Found: /7.php
WARNING | Not Found: /mosty.php
WARNING | Not Found: /82.php
WARNING | Not Found: /8.php
WARNING | Not Found: /ccc.php
WARNING | Not Found: /koala.php
WARNING | Not Found: /xamp.php
WARNING | Not Found: /w3lls.php
WARNING | Not Found: /sky.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /media/system/js/core.js
WARNING | Not Found: /wp-login.php
WARNING | Forbidden (Referer checking failed - no Referer.): /
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-json/batch/v1
WARNING | Forbidden (Referer checking failed - no Referer.): /
WARNING | Not Found: /wp-json/batch/v1
WARNING | Forbidden (Referer checking failed - Referer is insecure while host is secure.): /
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3009298] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /cart/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/cart_views.py", line 165, in cart_view
    return render(request, 'shop/cart.html', {
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /cart/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/shinco-8000-btu-portable-air-conditioner-spf2-08cw/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /xmlrpc.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/
WARNING | Not Found: /wp-admin/admin-ajax.php
WARNING | Not Found: /wp-admin/load-scripts.php
WARNING | Not Found: /wp-admin/load-styles.php
WARNING | Not Found: /wp-includes/js/jquery/jquery.js
WARNING | Not Found: /wp-includes/css/dashicons.css
WARNING | Not Found: /wp-content/themes/
WARNING | Not Found: /wp-content/plugins/
WARNING | Not Found: /wp-includes/version.php
WARNING | Not Found: /wp-includes/functions.php
WARNING | Not Found: /wp-includes/class-wp.php
WARNING | Not Found: /wp-includes/option.php
WARNING | Not Found: /wp-includes/post.php
WARNING | Not Found: /wp-includes/user.php
WARNING | Not Found: /wp-json/
WARNING | Not Found: /wp-json/wp/v2/
WARNING | Not Found: /wp-json/oembed/1.0/embed
WARNING | Not Found: /wp-json/wp/v2/posts
WARNING | Not Found: /wp-json/wp/v2/pages
WARNING | Not Found: /wp-json/wp/v2/media
WARNING | Not Found: /wp-json/wp/v2/categories
WARNING | Not Found: /wp-json/wp/v2/tags
WARNING | Not Found: /wp-content/uploads/
WARNING | Not Found: /wp-content/themes/twentytwenty/
WARNING | Not Found: /wp-content/themes/twentytwentyone/
WARNING | Not Found: /wp-content/themes/twentytwentytwo/
WARNING | Not Found: /wp-content/themes/twentytwentythree/
WARNING | Not Found: /wp-content/plugins/hello.php
WARNING | Not Found: /wp-content/plugins/akismet/
WARNING | Not Found: /wp-includes/images/w-logo-blue.png
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /feed/
WARNING | Not Found: /feed/rss/
WARNING | Not Found: /feed/rss2/
WARNING | Not Found: /feed/atom/
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /sitemap.xml.gz
WARNING | Not Found: /sitemap_index.xml
WARNING | Not Found: /wp-sitemap.xml
WARNING | Not Found: /sitemap.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-iphone-16-pro-256gb-natural-titanium-verizon/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-iphone-16-pro-256gb-natural-titanium-verizon/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-ipad-11-inch-a16-256gb-wifi-blue/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-ipad-11-inch-a16-256gb-wifi-blue/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /privacy-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 34, in privacy_policy
    return render(request, 'privacy_policy.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /privacy-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/vibrant-oil-drain-flange-58-od-male-neck-gt15gt35/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/vibrant-oil-drain-flange-58-od-male-neck-gt15gt35/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wordpress
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /Wordpress
ERROR | Internal Server Error: /WORDPRESS
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /WordPress
ERROR | Internal Server Error: /wp
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /Wp
ERROR | Internal Server Error: /WP
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /old
ERROR | Internal Server Error: /cookie-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 40, in cookie_policy
    return render(request, 'cookie_policy.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /cookie-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /Old
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /OLD
WARNING | Not Found: /oldsite
ERROR | Internal Server Error: /new
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /license.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /terms-of-service/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 37, in terms_of_service
    return render(request, 'terms_of_service.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /terms-of-service/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /wishlist/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /wishlist/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /favicon.ico
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1566305] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sites/favicon.ico
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /sitemap.xml
ERROR | Internal Server Error: /product/vibrant-oil-drain-flange-58-od-male-neck-gt15gt35/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/vibrant-oil-drain-flange-58-od-male-neck-gt15gt35/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /product/invidia-0206-nissan-350z-infiniti-g35-fx35-test-pi/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/invidia-0206-nissan-350z-infiniti-g35-fx35-test-pi/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /product/antigravity-q85-group-35-lithium-car-battery-w-re/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/antigravity-q85-group-35-lithium-car-battery-w-re/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-includes/css/buttons.css
WARNING | Not Found: /media/system/js/core.js
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][873138] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /license.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /.well-known/security.txt
ERROR | Internal Server Error: /product/skunk2-alpha-series-h22a-connecting-rods-forged-pe/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/skunk2-alpha-series-h22a-connecting-rods-forged-pe/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 89, in about
    return render(request, 'about.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /about/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /ms-themes.php
WARNING | Not Found: /chosen.php
WARNING | Not Found: /file.php
WARNING | Not Found: /flower.php
WARNING | Not Found: /gifclass.php
WARNING | Not Found: /bless.php
WARNING | Not Found: /class-t.api.php
WARNING | Not Found: /blurbs.php
WARNING | Not Found: /akcc.php
WARNING | Not Found: /abcd.php
WARNING | Not Found: /shelp.php
WARNING | Not Found: /cord.php
WARNING | Not Found: /dex.php
WARNING | Not Found: /wp-admin/admin-ajax.php
WARNING | Not Found: /zwso.php/zwso.php/zwso.php//zwso.php
WARNING | Not Found: /wp-content/plugins/hellopress/wp_mna.php
WARNING | Not Found: /bolt.php
WARNING | Not Found: /cjfuns.php
WARNING | Not Found: /wp-admin/css/index.php
WARNING | Not Found: /wp-content/plugins/index.php
WARNING | Not Found: /wp-content/index.php
WARNING | Not Found: /ioxi-o.php
WARNING | Not Found: /insc.php
WARNING | Not Found: /classwithtostring.php
WARNING | Not Found: /txets.php
WARNING | Not Found: /wp-content/themes/txets.php
WARNING | Not Found: /wp-admin/txets.php
WARNING | Not Found: /wp-includes/txets.php
WARNING | Not Found: /goods.php
WARNING | Not Found: /wp-editor.php
WARNING | Not Found: /lufix.php
WARNING | Not Found: /style.php
WARNING | Not Found: /sitemap.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /sitemap.txt
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-json/batch/v1
WARNING | Not Found: /wp-json/batch/v1
WARNING | Not Found: /robots.txt
WARNING | Forbidden (Referer checking failed - no Referer.): /
WARNING | Not Found: /.env.development
WARNING | Not Found: /.env.test
WARNING | Not Found: /.env.remote
WARNING | Not Found: /.env.backup
WARNING | Not Found: /.env.sample
WARNING | Not Found: /.env.dev
WARNING | Not Found: /.env.prod
WARNING | Not Found: /.env.stage
WARNING | Not Found: /.env.ci
WARNING | Not Found: /.env.docker
WARNING | Not Found: /.env.live
WARNING | Not Found: /.env.preprod
WARNING | Not Found: /.env.uat
WARNING | Not Found: /.env.dist
WARNING | Not Found: /.env.swp
WARNING | Not Found: /.env~
WARNING | Not Found: /.env1
WARNING | Not Found: /.env2
WARNING | Not Found: /.env_copy
WARNING | Not Found: /.env.txt
WARNING | Not Found: /.env.json
WARNING | Not Found: /.env.yaml
WARNING | Not Found: /.env.yml
WARNING | Not Found: /.env.backup1
WARNING | Not Found: /.env.backup2
WARNING | Not Found: /phpinfo.php
WARNING | Not Found: /info.php
WARNING | Not Found: /php.php
WARNING | Not Found: /i.php
WARNING | Not Found: /pi.php
WARNING | Not Found: /pinfo.php
WARNING | Not Found: /test.php
WARNING | Not Found: /phpinfo
WARNING | Not Found: /p.php
WARNING | Not Found: /debug.php
WARNING | Not Found: /test/phpinfo.php
WARNING | Not Found: /dev/phpinfo.php
WARNING | Not Found: /old/phpinfo.php
WARNING | Not Found: /tmp/phpinfo.php
WARNING | Not Found: /public/phpinfo.php
WARNING | Not Found: /info
WARNING | Not Found: /php-info.php
WARNING | Not Found: /phpversion.php
WARNING | Not Found: /_phpinfo.php
WARNING | Not Found: /old_phpinfo.php
WARNING | Not Found: /server-info.php
WARNING | Not Found: /server-status.php
WARNING | Not Found: /_profiler/phpinfo
WARNING | Not Found: /_environment
WARNING | Not Found: /webroot/index.php/_environment
WARNING | Not Found: /mail/phpinfo.php
WARNING | Not Found: /cpanel/phpinfo.php
WARNING | Not Found: /hosting/phpinfo.php
WARNING | Not Found: /smtp/phpinfo.php
WARNING | Not Found: /phpinfo.php.bak
WARNING | Not Found: /phpinfo.php.old
WARNING | Not Found: /phpinfo.php~
WARNING | Not Found: /info.php.bak
WARNING | Not Found: /phpinfo.php.save
WARNING | Not Found: /staging/phpinfo.php
WARNING | Not Found: /beta/phpinfo.php
WARNING | Not Found: /uat/phpinfo.php
WARNING | Not Found: /qa/phpinfo.php
WARNING | Not Found: /preview/phpinfo.php
WARNING | Not Found: /www/phpinfo.php
WARNING | Not Found: /htdocs/phpinfo.php
WARNING | Not Found: /public_html/phpinfo.php
WARNING | Not Found: /site/phpinfo.php
WARNING | Not Found: /docs/phpinfo.php
WARNING | Not Found: /wp-admin/phpinfo.php
WARNING | Not Found: /administrator/phpinfo.php
WARNING | Not Found: /core/phpinfo.php
WARNING | Not Found: /includes/phpinfo.php
WARNING | Not Found: /service-account.json
WARNING | Not Found: /sa.json
WARNING | Not Found: /gcp-key.json
WARNING | Not Found: /gcp-credentials.json
WARNING | Not Found: /gcp-sa.json
WARNING | Not Found: /credentials.json
WARNING | Not Found: /google-credentials.json
WARNING | Not Found: /google-key.json
WARNING | Not Found: /.config/gcloud/application_default_credentials.json
WARNING | Not Found: /application_default_credentials.json
WARNING | Not Found: /key.json
WARNING | Not Found: /keyfile.json
WARNING | Not Found: /firebase-adminsdk.json
WARNING | Not Found: /firebase-key.json
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /_rNd9xZ7kL3
WARNING | Not Found: /_rNd9xZ7kL3
WARNING | Not Found: /robots.txt
WARNING | Not Found: /sitemap.xml
WARNING | Not Found: /sitemap_index.xml
WARNING | Not Found: /sitemap-index.xml
WARNING | Not Found: /.aws/credentials
WARNING | Not Found: /secrets.json
WARNING | Not Found: /.env.backup
WARNING | Not Found: /wp-config.php
WARNING | Not Found: /config.json
WARNING | Not Found: /.env.dist
WARNING | Not Found: /.env.test
WARNING | Not Found: /.env.sample
WARNING | Not Found: /config.yml
WARNING | Not Found: /config.yaml
WARNING | Not Found: /.env.development.local
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /wp-content/plugins/hellopress/wp_filemanager.php
WARNING | Not Found: /this_is_a_new_hello_world.php
WARNING | Not Found: /images.php
WARNING | Not Found: /bootstrap.php
WARNING | Not Found: /fpwch.php
WARNING | Not Found: /hypo.php
WARNING | Not Found: /kir.php
WARNING | Not Found: /blacks.php
WARNING | Not Found: /cap.php
WARNING | Not Found: /ccc.php
WARNING | Not Found: /wp-5jbk59g.php
WARNING | Not Found: /123.php
WARNING | Not Found: /reviall.php
WARNING | Not Found: /cmd.php
WARNING | Not Found: /common.php
WARNING | Not Found: /zoomab.php
WARNING | Not Found: /zewuaq.php
WARNING | Not Found: /bootstrap.php
WARNING | Not Found: /shell.php
WARNING | Not Found: /vdgrbPKxpkw.php
WARNING | Not Found: /ms-edit.php
WARNING | Not Found: /swm.php
WARNING | Not Found: /2x.php
WARNING | Not Found: /9WOLF.php
WARNING | Not Found: /as.php
WARNING | Not Found: /window.php
WARNING | Not Found: /lazqstrk.php
WARNING | Not Found: /sx.php
WARNING | Not Found: /php.php
WARNING | Not Found: /666.php
WARNING | Not Found: /white.php
WARNING | Not Found: /class-t.api.php
WARNING | Not Found: /esp.php
WARNING | Not Found: /class-wp-image.php
WARNING | Not Found: /class-wp-logo-new.php
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Forbidden (Referer checking failed - no Referer.): /
WARNING | Not Found: /.env.development
WARNING | Not Found: /.env.test
WARNING | Not Found: /.env.remote
WARNING | Not Found: /.env.backup
WARNING | Not Found: /.env.sample
WARNING | Not Found: /.env.dev
WARNING | Not Found: /.env.prod
WARNING | Not Found: /.env.stage
WARNING | Not Found: /.env.ci
WARNING | Not Found: /.env.docker
WARNING | Not Found: /.env.live
WARNING | Not Found: /.env.preprod
WARNING | Not Found: /.env.uat
WARNING | Not Found: /.env.dist
WARNING | Not Found: /.env.swp
WARNING | Not Found: /.env~
WARNING | Not Found: /.env1
WARNING | Not Found: /.env2
WARNING | Not Found: /.env_copy
WARNING | Not Found: /.env.txt
WARNING | Not Found: /.env.json
WARNING | Not Found: /.env.yaml
WARNING | Not Found: /.env.yml
WARNING | Not Found: /.env.backup1
WARNING | Not Found: /.env.backup2
WARNING | Not Found: /.env.vault
WARNING | Not Found: /.env.fly
WARNING | Not Found: /.env.railway
WARNING | Not Found: /.env.render
WARNING | Not Found: /.env.vercel
WARNING | Not Found: /.env.supabase
WARNING | Not Found: /.env.neon
WARNING | Not Found: /phpinfo.php
WARNING | Not Found: /info.php
WARNING | Not Found: /php.php
WARNING | Not Found: /i.php
WARNING | Not Found: /pi.php
WARNING | Not Found: /pinfo.php
WARNING | Not Found: /test.php
WARNING | Not Found: /phpinfo
WARNING | Not Found: /p.php
WARNING | Not Found: /debug.php
WARNING | Not Found: /test/phpinfo.php
WARNING | Not Found: /dev/phpinfo.php
WARNING | Not Found: /old/phpinfo.php
WARNING | Not Found: /tmp/phpinfo.php
WARNING | Not Found: /public/phpinfo.php
WARNING | Not Found: /info
WARNING | Not Found: /php-info.php
WARNING | Not Found: /phpversion.php
WARNING | Not Found: /_phpinfo.php
WARNING | Not Found: /old_phpinfo.php
WARNING | Not Found: /server-info.php
WARNING | Not Found: /server-status.php
WARNING | Not Found: /_profiler/phpinfo
WARNING | Not Found: /_environment
WARNING | Not Found: /webroot/index.php/_environment
WARNING | Not Found: /mail/phpinfo.php
WARNING | Not Found: /cpanel/phpinfo.php
WARNING | Not Found: /hosting/phpinfo.php
WARNING | Not Found: /smtp/phpinfo.php
WARNING | Not Found: /phpinfo.php.bak
WARNING | Not Found: /phpinfo.php.old
WARNING | Not Found: /phpinfo.php~
WARNING | Not Found: /info.php.bak
WARNING | Not Found: /phpinfo.php.save
WARNING | Not Found: /staging/phpinfo.php
WARNING | Not Found: /beta/phpinfo.php
WARNING | Not Found: /uat/phpinfo.php
WARNING | Not Found: /qa/phpinfo.php
WARNING | Not Found: /preview/phpinfo.php
WARNING | Not Found: /www/phpinfo.php
WARNING | Not Found: /htdocs/phpinfo.php
WARNING | Not Found: /public_html/phpinfo.php
WARNING | Not Found: /site/phpinfo.php
WARNING | Not Found: /docs/phpinfo.php
WARNING | Not Found: /wp-admin/phpinfo.php
WARNING | Not Found: /administrator/phpinfo.php
WARNING | Not Found: /core/phpinfo.php
WARNING | Not Found: /includes/phpinfo.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /privacy-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 34, in privacy_policy
    return render(request, 'privacy_policy.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /privacy-policy/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /_ignition/execute-solution
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1931674] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][2345014] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /static/image/WhatsApp Image 2026-04-13 at 16.22.23.jpeg/static/image/WhatsApp%20Image%202026-04-13%20at%2016.22.23.jpeg
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /license.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /archivarix.cms.php
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /help/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 107, in help
    return render(request, 'help.html')
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 25, in render
    content = loader.render_to_string(template_name, context, request, using=using)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/loader.py", line 62, in render_to_string
    return template.render(context, request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/backends/django.py", line 107, in render
    return self.template.render(context)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/base.py", line 170, in render
    with context.bind_template(self):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/template/context.py", line 259, in bind_template
    context = processor(self.request)
  File "/home/dsncoetw/banshix.com/shop/context_processors.py", line 72, in banshix_socials
    banshix_socials = BanshixContact.objects.first()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1106, in first
    for obj in queryset[:1]:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /help/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/honda-hrx217exa6-21-variable-speed-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/honda-hrx217exa6-21-variable-speed-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 244, in _get_session
    return self._session_cache
AttributeError: 'SessionStore' object has no attribute '_session_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 33, in __call__
    current_language = request.session.get('django_language', settings.LANGUAGE_CODE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 74, in get
    return self._session.get(key, default)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py", line 249, in _get_session
    self._session_cache = self.load()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 55, in load
    s = self._get_session_from_db()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py", line 34, in _get_session_from_db
    return self.model.objects.get(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: Resource temporarily unavailable
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-iphone-12-64gb-black-unlocked/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-iphone-12-64gb-black-unlocked/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2022-ford-f-150-xlt-supercrew-4wd-87822-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2022-ford-f-150-xlt-supercrew-4wd-87822-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/iphone-15-pro-max/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iphone-15-pro-max/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/iphone-15-pro-max/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iphone-15-pro-max/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/onyx/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/onyx/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/onyx/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/onyx/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/antigravity-q85-group-35-lithium-car-battery-w-re/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/antigravity-q85-group-35-lithium-car-battery-w-re/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /product/refurbished-nsf-stainless-steel-top-mounted-reach/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/refurbished-nsf-stainless-steel-top-mounted-reach/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
WARNING | Not Found: /robots.txt
[UID:2482][880517] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:2482][880517] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:2482][880517] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
ERROR | Internal Server Error: /xmlrpc.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/iphone-16e-2025/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iphone-16e-2025/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /product/iva-engineering-environment-and-stability-chamber/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/iva-engineering-environment-and-stability-chamber/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2014-chevrolet-impala-lt-2lt-36l-v6-automatic-1291/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2014-chevrolet-impala-lt-2lt-36l-v6-automatic-1291/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
[UID:2482][618774] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:2482][618774] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:2482][618774] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-content/plugins/hellopress/wp_filemanager.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /this_is_a_new_hello_world.php
WARNING | Not Found: /nothing2.php
WARNING | Not Found: /wkl.php
WARNING | Not Found: /ls.php
WARNING | Not Found: /error.php
WARNING | Not Found: /wpo.php
WARNING | Not Found: /shellalfa.php
WARNING | Not Found: /simple.php
WARNING | Not Found: /8.php
WARNING | Not Found: /n.php
WARNING | Not Found: /s.php
WARNING | Not Found: /cong.php
WARNING | Not Found: /wp-includes/fonts/about.php
WARNING | Not Found: /css.php
WARNING | Not Found: /lv.php
WARNING | Not Found: /ee.php
WARNING | Not Found: /6.php
WARNING | Not Found: /system_log.php
WARNING | Not Found: /ab.php
WARNING | Not Found: /lock360.php
WARNING | Not Found: /about.php
WARNING | Not Found: /222.php
WARNING | Not Found: /abcd.php
WARNING | Not Found: /gifclass.php
WARNING | Not Found: /enclas.php
WARNING | Not Found: /alfa.php
WARNING | Not Found: /we.php
WARNING | Not Found: /fe5.php
WARNING | Not Found: /tgrs.php
WARNING | Not Found: /ut.php
WARNING | Not Found: /a3.php
WARNING | Not Found: /aa.php
WARNING | Not Found: /.well-known/acme-challenge/about.php
WARNING | Not Found: /3.php
WARNING | Not Found: /f6.php
WARNING | Not Found: /fm.php
WARNING | Not Found: /rrr.php
WARNING | Not Found: /usep.php
WARNING | Not Found: /fm.php
WARNING | Not Found: /0x.php
WARNING | Not Found: /goat.php
WARNING | Not Found: /123.php
WARNING | Not Found: /ioxi-o.php
WARNING | Not Found: /taktak.php
WARNING | Not Found: /tgrs.php
WARNING | Not Found: /gt.php
WARNING | Not Found: /aghbvr.php
WARNING | Not Found: /miso.php
WARNING | Not Found: /naxc.php
WARNING | Not Found: /fex.php
WARNING | Not Found: /taff.php
WARNING | Not Found: /bless11.php
WARNING | Not Found: /aj.php
WARNING | Not Found: /opts.php
WARNING | Not Found: /wpo.php
WARNING | Not Found: /filer.php
WARNING | Not Found: /enclas.php
WARNING | Not Found: /en0.php
WARNING | Not Found: /kaza.php
WARNING | Not Found: /wsd.php
WARNING | Not Found: /gifclass4.php
WARNING | Not Found: /info.php
WARNING | Not Found: /333.php
WARNING | Not Found: /cfile.php
WARNING | Not Found: /bless3.php
WARNING | Not Found: /bless.php
WARNING | Not Found: /doti.php
WARNING | Not Found: /031.php
WARNING | Not Found: /wfile.php
WARNING | Not Found: /lala.php
WARNING | Not Found: /mac.php
WARNING | Not Found: /he.php
WARNING | Not Found: /plss3.php
WARNING | Not Found: /ton.php
WARNING | Not Found: /33.php
WARNING | Not Found: /nfile.php
WARNING | Not Found: /ffile.php
WARNING | Not Found: /file18.php
WARNING | Not Found: /file21.php
WARNING | Not Found: /yellow.php
WARNING | Not Found: /file1.php
WARNING | Not Found: /geck.php
WARNING | Not Found: /file4.php
WARNING | Not Found: /file88.php
WARNING | Not Found: /7.php
WARNING | Not Found: /size.php
WARNING | Not Found: /bolt.php
WARNING | Not Found: /file8.php
WARNING | Not Found: /file2.php
WARNING | Not Found: /vee.php
WARNING | Not Found: /a2.php
WARNING | Not Found: /xxa.php
WARNING | Not Found: /mlex.php
WARNING | Not Found: /030.php
WARNING | Not Found: /haa.php
WARNING | Not Found: /xsox.php
WARNING | Not Found: /classgoto24.php
WARNING | Not Found: /inde.php
WARNING | Not Found: /akk.php
WARNING | Not Found: /alpa.php
WARNING | Not Found: /finny.php
WARNING | Not Found: /file15.php
WARNING | Not Found: /0x0x.php
WARNING | Not Found: /2clas.php
WARNING | Not Found: /file9.php
WARNING | Not Found: /aaa.php
WARNING | Not Found: /wp-includes/blocks/post-comments-form/
WARNING | Not Found: /wp-admin/js/
WARNING | Not Found: /wp-admin/css/
WARNING | Not Found: /wp-admin/css/colors/modern/
WARNING | Not Found: /pucci.php
WARNING | Not Found: /wp-includes/blocks/details/
WARNING | Not Found: /wp-includes/blocks/audio/
WARNING | Not Found: /100.php
WARNING | Not Found: /wp-includes/l10n/wp-includes/l10n/wp-includes/l10n//wp-includes/l10n/
WARNING | Not Found: /wp-content/uploads/
WARNING | Not Found: /cgi-bin/index.php/cgi-bin/index.php/cgi-bin/index.php//cgi-bin/index.php
WARNING | Not Found: /wp-includes/css/dist/wp-includes/css/dist/wp-includes/css/dist//wp-includes/css/dist/
WARNING | Not Found: /modules/mod_simplefileuploadv1.3/elements/filemanager.php
WARNING | Not Found: /ilex.php
WARNING | Not Found: /tor.php
WARNING | Not Found: /klex.php
WARNING | Not Found: /shell1.php
WARNING | Not Found: /sec.php
WARNING | Not Found: /filesss.php
WARNING | Not Found: /ea.php
WARNING | Not Found: /gi.php
WARNING | Not Found: /10.php
WARNING | Not Found: /11.php
WARNING | Not Found: /12.php
WARNING | Not Found: /13.php
WARNING | Not Found: /hi.php
WARNING | Not Found: /v.php
WARNING | Not Found: /ar.php
WARNING | Not Found: /chosen.php
WARNING | Not Found: /155.php
WARNING | Not Found: /ppp.php
WARNING | Not Found: /201.php
WARNING | Not Found: /install.php
WARNING | Not Found: /max.php
WARNING | Not Found: /1.php
WARNING | Not Found: /bak.php
WARNING | Not Found: /ini.php
WARNING | Not Found: /mail.php
WARNING | Not Found: /dlu.php
WARNING | Not Found: /zde.php
WARNING | Not Found: /ifm.php
WARNING | Not Found: /redi.php
WARNING | Not Found: /fns.php
WARNING | Not Found: /pent.php
WARNING | Not Found: /wsx.php
WARNING | Not Found: /r79.php
WARNING | Not Found: /mpxct.php
WARNING | Not Found: /x3.php
WARNING | Not Found: /wan.php
WARNING | Not Found: /iov.php
WARNING | Not Found: /RsR.php
WARNING | Not Found: /ouh.php
WARNING | Not Found: /133.php
WARNING | Not Found: /x0.php
WARNING | Not Found: /wsr2.php
WARNING | Not Found: /hq.php
WARNING | Not Found: /blox.php
WARNING | Not Found: /ant.php
WARNING | Not Found: /fso.php
WARNING | Not Found: /wp-content/admin.php
WARNING | Not Found: /2P.php
WARNING | Not Found: /"/translate.google.com/translate_a/element.js/%22//translate.google.com/translate_a/element.js
WARNING | Not Found: /"/static/bootstrap5/js/bootstrap.bundle.min.js"/%22/static/bootstrap5/js/bootstrap.bundle.min.js%22
WARNING | Not Found: /.env.backup
WARNING | Not Found: /wp-config.php
WARNING | Not Found: /config.js
WARNING | Not Found: /aws-config.js
WARNING | Not Found: /aws.config.js
WARNING | Not Found: /_debugbar/
WARNING | Not Found: /debugbar/
WARNING | Not Found: /debug/
WARNING | Not Found: /phpinfo.php
WARNING | Not Found: /info.php
WARNING | Not Found: /test.php
WARNING | Not Found: /.aws/credentials
WARNING | Not Found: /.aws/config
WARNING | Not Found: /aws-credentials
WARNING | Not Found: /aws.json
WARNING | Not Found: /.s3cfg
WARNING | Not Found: /wp-admin/install.php
[UID:2482][2772108] Child process with pid: 2773214 was killed by signal: 15, core dumped: no
[UID:2482][2772108] Child process with pid: 2773213 was killed by signal: 15, core dumped: no
[UID:2482][2772108] Child process with pid: 2773215 was killed by signal: 15, core dumped: no
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3220629] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
[UID:2482][420271] Child process with pid: 494706 was killed by signal: 15, core dumped: no
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /media/system/js/core.js
ERROR | Internal Server Error: /wp-includes/js/jquery/jquery.js
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /geju.php
WARNING | Not Found: /wp-content/plugins/about.php
WARNING | Not Found: /wp.php
WARNING | Not Found: /aaa.php
WARNING | Not Found: /hoot.php
WARNING | Not Found: /about.php
WARNING | Not Found: /admin.php
WARNING | Not Found: /wp-content/plugins/admin.php
WARNING | Not Found: /wp-content/db-cache.php
WARNING | Not Found: /wp-content/themes/twentyeleven/functions.php
WARNING | Not Found: /wp-content/themes/oceanwp/functions.php
WARNING | Not Found: /wp-content/themes/twentythirteen/functions.php
WARNING | Not Found: /wp-content/themes/kadence/functions.php
WARNING | Not Found: /wp-content/themes/twentytwenty/functions.php
WARNING | Not Found: /content.php
WARNING | Not Found: /wp-content/plugins/not/includes/about.php
WARNING | Not Found: /wp-content/plugins/simple/simple.php
WARNING | Not Found: /wp-content/plugins/wp-theme-editor/include.php
WARNING | Not Found: /wp-content/themes/aahana/json.php
WARNING | Not Found: /wp-content/plugins/awesome-coming-soon/come.php
WARNING | Not Found: /wp-content/plugins/wp-conflg.php
WARNING | Not Found: /wp-includes/Requests/about.php
WARNING | Not Found: /wp-includes/style-engine/about.php
WARNING | Not Found: /wp-includes/rest-api/about.php
WARNING | Not Found: /wp-includes/SimplePie/about.php
WARNING | Not Found: /wp-content/banners/about.php
WARNING | Not Found: /wp-content/about.php
WARNING | Not Found: /.well-known/about.php
WARNING | Not Found: /wp-includes/Text/about.php
WARNING | Not Found: /wp-includes/ID3/about.php
WARNING | Not Found: /img/about.php
WARNING | Not Found: /wp-content/languages/about.php
WARNING | Not Found: /wp-includes/customize/about.php
WARNING | Not Found: /wp-includes.bak/html-api/about.php
WARNING | Not Found: /wp-includes/widgets/about.php
WARNING | Not Found: /wp-includes/IXR/about.php
WARNING | Not Found: /wp-admin/js/about.php
WARNING | Not Found: /.well-known/pki-validation/about.php
WARNING | Not Found: /wp-includes/pomo/about.php
WARNING | Not Found: /wp-includes/block-patterns/about.php
WARNING | Not Found: /wp-content/updraft/about.php
WARNING | Not Found: /wp-content/upgrade-temp-backup/about.php
WARNING | Not Found: /wp-content/themes/about.php
WARNING | Not Found: /wp-admin/includes/about.php
WARNING | Not Found: /images/about.php
WARNING | Not Found: /wp-content/blogs.dir/about.php
WARNING | Not Found: /wp-includes/images/about.php
WARNING | Not Found: /wp-includes/about.php
WARNING | Not Found: /cgi-bin/about.php
WARNING | Not Found: /wp-content/gallery/about.php
WARNING | Not Found: /wp-includes/blocks/about.php
WARNING | Not Found: /wp-admin/css/about.php
WARNING | Not Found: /wp-admin/images/about.php
WARNING | Not Found: /.well-known/pki-validation/cloud.php
WARNING | Not Found: /.well-known/acme-challenge/cloud.php
WARNING | Not Found: /wp-admin/network/cloud.php
WARNING | Not Found: /cloud.php
WARNING | Not Found: /cgi-bin/cloud.php
WARNING | Not Found: /wp-content/updates.php
WARNING | Not Found: /css/cloud.php
WARNING | Not Found: /wp-admin/user/cloud.php
WARNING | Not Found: /img/cloud.php
WARNING | Not Found: /wp-admin/css/colors/coffee/cloud.php
WARNING | Not Found: /wp-admin/images/cloud.php
WARNING | Not Found: /avaa.php
WARNING | Not Found: /images/cloud.php
WARNING | Not Found: /wp-admin/js/widgets/cloud.php
WARNING | Not Found: /wp-includes/Requests/Text/admin.php
WARNING | Not Found: /wp-admin/css/colors/cloud.php
WARNING | Not Found: /wp-admin/includes/cloud.php
WARNING | Not Found: /wp-admin/css/colors/blue/cloud.php
WARNING | Not Found: /wp-admin/cloud.php
WARNING | Not Found: /updates.php
WARNING | Not Found: /libraries/legacy/updates.php
WARNING | Not Found: /libraries/phpmailer/updates.php
WARNING | Not Found: /libraries/vendor/updates.php
WARNING | Not Found: /alfa-rex.php7
WARNING | Not Found: /alfanew.php
WARNING | Not Found: /wp-content/plugins/Cache/Cache.php
WARNING | Not Found: /wp-admin/js/widgets/about.php7
WARNING | Not Found: /wp-p.php7
WARNING | Not Found: /wp-admin/repeater.php
WARNING | Not Found: /wp-includes/repeater.php
WARNING | Not Found: /wp-content/repeater.php
ERROR | Internal Server Error: /product/apple-ipad-air-11-inch-m4-256gb-wifi-space-gray/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-ipad-air-11-inch-m4-256gb-wifi-space-gray/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2016-chevrolet-silverado-1500-ltz-crew-cab-4wd-959/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2016-chevrolet-silverado-1500-ltz-crew-cab-4wd-959/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2013-chevrolet-equinox-ltz-fwd-104596-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2013-chevrolet-equinox-ltz-fwd-104596-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2013-chevrolet-equinox-ltz-fwd-104596-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2013-chevrolet-equinox-ltz-fwd-104596-miles/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/hotcold-air-conditioning-system-for-1000m-reliable/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/hotcold-air-conditioning-system-for-1000m-reliable/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/razer-gold-game-card-digital-gift-card/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/razer-gold-game-card-digital-gift-card/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/moyu-42000btu-ductless-multi-zone-mini-split-air-c/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/moyu-42000btu-ductless-multi-zone-mini-split-air-c/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/2000-john-deere-4310-tractor-automatic/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2000-john-deere-4310-tractor-automatic/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/honda-hrn216-self-propelled-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/honda-hrn216-self-propelled-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/mtd-50hp-22-push-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/mtd-50hp-22-push-lawn-mower/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/midea-8000-btu-u-shaped-smart-window-air-condition/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/midea-8000-btu-u-shaped-smart-window-air-condition/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2017-vauxhall-combo/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2017-vauxhall-combo/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/2017-vauxhall-combo/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/2017-vauxhall-combo/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/apple-iphone-17-pro-max/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/apple-iphone-17-pro-max/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-json/batch/v1
WARNING | Not Found: /wp/wp-json/batch/v1
WARNING | Not Found: /wordpress/wp-json/batch/v1
WARNING | Not Found: /blog/wp-json/batch/v1
WARNING | Not Found: /old/wp-json/batch/v1
WARNING | Not Found: /test/wp-json/batch/v1
WARNING | Not Found: /dev/wp-json/batch/v1
WARNING | Not Found: /backup/wp-json/batch/v1
WARNING | Not Found: /staging/wp-json/batch/v1
WARNING | Not Found: /wp-json/batch/v1
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 102, in live_visitors_count
    visitors = SiteVisit.objects.filter(date=today).aggregate(total=Sum('daily_visits'))['total'] or 0
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 590, in aggregate
    return self.query.chain().get_aggregation(self.db, kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/query.py", line 628, in get_aggregation
    result = compiler.execute_sql(SINGLE)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /live-visitors-count/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][77868] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /media/system/js/core.js
WARNING | Not Found: /wp-includes/js/jquery/jquery.js
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /.aws/credentials
WARNING | Not Found: /aws.env
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /env
WARNING | Not Found: /.env.development
WARNING | Not Found: /.aws/credentials
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /config.json
WARNING | Not Found: /js/config.js
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][3274558] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-json/gravitysmtp/v1/tests/mock-data
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /xmlrpc.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/
ERROR | Internal Server Error: /.well-known/traffic-advice
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
ERROR | Internal Server Error: /robots.txt
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /license.txt
ERROR | Internal Server Error: /wp-admin/install.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/css/
WARNING | Not Found: /.well-known/
WARNING | Not Found: /sites/default/files/
WARNING | Not Found: /uploads/
WARNING | Not Found: /images/
WARNING | Not Found: /files/
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /set-currency/GBP/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-currency/GBP/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][592261] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-admin/install.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /xmlrpc.php
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-admin/css/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/je-pistons-forged-set-gm-20l-turbo-ecotec-ltg-86mm/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 112, in view
    return self.dispatch(  # type:ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py", line 19, in dispatch
    provider = self.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 123, in get_provider
    return self.adapter.get_provider()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/providers/oauth2/views.py", line 50, in get_provider
    return get_adapter(self.request).get_provider(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 228, in get_provider
    app = self.get_app(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 313, in get_app
    apps = self.list_apps(request, provider=provider, client_id=client_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 258, in list_apps
    db_apps = SocialApp.objects.on_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/socialaccount/models.py", line 39, in on_site
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/google/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 263, in __exit__
    connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 327, in commit
    self._commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 303, in _commit
    return self.connection.commit()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 605, in commit
    self._cmysql.commit()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /set-language/fr/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /wp-login.php
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 112, in home
    translated_featured = [get_product_translated_data(p) for p in featured]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
WARNING | Not Found: /ads.txt
WARNING | Not Found: /wp-login.php
ERROR | Internal Server Error: /product/van/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/van/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /wp-login.php
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 105, in view
    return self.dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/decorators.py", line 16, in wrap
    resp = function(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/debug.py", line 143, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 108, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/decorators.py", line 48, in _wrapper
    return bound_method(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/decorators/cache.py", line 80, in _view_wrapper
    response = view_func(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 57, in dispatch
    response = super().dispatch(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/base.py", line 144, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/mixins.py", line 97, in get
    response = super().get(request, *args, **kwargs)  # type:ignore[misc]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/views/generic/edit.py", line 142, in get
    return self.render_to_response(self.get_context_data())
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/views.py", line 127, in get_context_data
    ret.update(get_entrance_context_data(self.request))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/allauth/account/internal/templatekit.py", line 35, in get_entrance_context_data
    site = get_current_site(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py", line 16, in get_current_site
    return Site.objects.get_current(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 59, in get_current
    return self._get_site_by_id(site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/contrib/sites/models.py", line 30, in _get_site_by_id
    site = self.get(pk=site_id)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /accounts/login/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 132, in product_list
    translated_products = [get_product_translated_data(p) for p in products]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /products/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2482][1064853] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
WARNING | Not Found: /robots.txt
WARNING | Not Found: /robots.txt
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/home/dsncoetw/banshix.com/shop/views.py", line 163, in product_detail
    product = get_object_or_404(Product, slug=slug)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/shortcuts.py", line 90, in get_object_or_404
    return queryset.get(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/alt/python310/lib64/python3.10/contextlib.py", line 78, in inner
    with self._recreate_cm():
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/transaction.py", line 295, in __exit__
    connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 337, in rollback
    self._rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 444, in _rollback
    BaseDatabaseWrapper._rollback(self)  # type: ignore[attr-defined]
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 308, in _rollback
    return self.connection.rollback()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 611, in rollback
    self._cmysql.rollback()
_mysql_connector.MySQLInterfaceError: Lost connection to MySQL server during query
ERROR | Internal Server Error: /product/sansui-s55voug-55-inch-4k-smart-oled-tv/
Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
mysql.connector.errors.OperationalError: MySQL Connection not available.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner
    response = get_response(request)
  File "/home/dsncoetw/banshix.com/shop/middleware.py", line 16, in __call__
    visit, created = SiteVisit.objects.get_or_create(date=today)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/manager.py", line 87, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 948, in get_or_create
    return self.get(**kwargs), False
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 631, in get
    num = len(clone)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 368, in __len__
    self._fetch_all()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner
    return func(*args, **kwargs)
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 320, in cursor
    return self._cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 297, in _cursor
    with self.wrap_database_errors:
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/utils.py", line 91, in __exit__
    raise dj_exc_value.with_traceback(traceback) from exc_value
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib/python3.10/site-packages/django/db/backends/base/base.py", line 298, in _cursor
    return self._prepare_cursor(self.create_cursor(name))
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/django/base.py", line 439, in create_cursor
    cursor = self.connection.cursor()
  File "/home/dsncoetw/virtualenv/banshix.com/3.10/lib64/python3.10/site-packages/mysql/connector/connection_cext.py", line 841, in cursor
    raise OperationalError("MySQL Connection not available.")
django.db.utils.OperationalError: (-1, 'MySQL Connection not available.', None)
WARNING | Not Found: /robots.txt
[UID:2482][2670614] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:2482][2670614] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:2482][2670614] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
WARNING | Not Found: /robots.txt
WARNING | Not Found: /favicon.ico
WARNING | Not Found: /.env.prod
WARNING | Not Found: /.env.backup
WARNING | Not Found: /.env.dev
